Searched +refs:dired +refs:load (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/emacs-93/emacs/etc/
H A Ddired-ref.tex242 % I cannot figure out how to make all dired-x
255 \centerline{Commands marked with \dx{} require dired-x}
259 % In dired, you can edit a list of the files in a directory (and optionally
263 % load, byte-compile files. You can change files' attributes, run shell
286 \key{run dired}{C-x d}
287 \key{dired the directory of the file you are editing}{C-x C-j \dx}
288 \key{quit dired}{q}
364 \key{load files}{L}
389 \metax{dired file(s) whose name matches a pattern}{M-x find-name-dired}
[all...]
H A Dsk-dired-ref.tex251 % I cannot figure out how to make all dired-x
264 \centerline{Pr�kazy ozna�en� \dx{} vy�aduj� dired-x}
268 % In dired, you can edit a list of the files in a directory (and optionally
272 % load, byte-compile files. You can change files' attributes, run shell
295 \key{spustenie dired}{C-x d}
296 \key{spustenie dired v adres�ri s aktu�lnym s�borom}{C-x C-j \dx}
297 \key{ukon�enie dired}{q}
373 \key{na��taj s�bory (load-file)}{L}
399 \metax{otvor v dired s�bory vyhovuj�ce vzorke}{M-x find-name-dired}
[all...]
H A Dcs-dired-ref.tex250 % I cannot figure out how to make all dired-x
261 \centerline{P��kazy ozna�en� \dx{} vy�aduj� dired-x}
265 % In dired, you can edit a list of the files in a directory (and optionally
269 % load, byte-compile files. You can change files' attributes, run shell
292 \key{spu�t�n� dired}{C-x d}
293 \key{spu�t�n� dired v adres��i s aktu�ln�m souborem}{C-x C-j \dx}
294 \key{ukon�en� dired}{q}
370 \key{na�ti soubory (load-file)}{L}
395 \metax{otev�i v dired soubory vyhovuj�c� vzorku}{M-x find-name-dired}
[all...]
H A Dpl-refcard.tex926 {M-x find-grep-dired}
935 %\metax{load from standard system directory}{M-x load-library}
940 \metax{wczytaj bibliotek/e z~katalogu\newline systemowego}{M-x load-library}
/macosx-10.10/emacs-93/emacs/lisp/
H A Ddired.el0 ;;; dired.el --- directory-browsing commands
40 (defgroup dired nil function
45 (defgroup dired-mark nil
47 :prefix "dired-"
48 :group 'dired)
52 (defcustom dired-listing-switches "-al"
56 `dired-ls-F-marks-symlinks' concerning the `F' switch.
61 :group 'dired)
63 (defvar dired-subdir-switches nil
65 If nil, `dired
592 (defun dired (dirname &optional switches) function
[all...]
H A Dfiles.el30 ;; ITS-id version control, load- and write-hook handling, and the like.
256 (defcustom dired-kept-versions 2
260 :group 'dired)
372 (defcustom find-file-run-dired t
378 (defcustom find-directory-functions '(cvs-dired-noselect dired-noselect)
382 :type '(hook :options (cvs-dired-noselect dired-noselect))
525 ;; Having this here avoids the need to load ange-ftp when it's not
659 (defun load
[all...]
H A Ddired-aux.el0 ;;; dired-aux.el --- less commonly used parts of dired -*-byte-compile-dynamic: t;-*-
29 ;; The parts of dired mode not normally used. This is a space-saving hack
30 ;; to avoid having to load a large mode when all that's wanted are a few
39 ;; We need macros in dired.el to compile properly.
40 (eval-when-compile (require 'dired))
42 (defvar dired-create-files-failures nil
43 "Variable where `dired-create-files' records failing file names.
45 into this list; they also should call `dired-log' to log the errors.")
48 ;;;###begin dired
[all...]
H A Dcus-edit.el145 (defvar custom-versions-load-alist) ; from cus-load
149 (require 'cus-load)
412 (defgroup dired nil function
951 (custom-load-symbol variable)
1178 ;; custom-load-symbol for this.
1179 (put 'custom-versions-load-alist 'custom-loads nil)
1180 (dolist (elt custom-versions-load-alist)
1182 (dolist (load (cdr elt))
1183 (custom-add-load 'custo
[all...]
H A Dldefs-boot.el1154 Major mode for viewing an archive file in a dired-like way.
2036 ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save
2061 (define-key bookmark-map "l" 'bookmark-load)
2093 `bookmark-alist' is nil. If that happens, you need to load in some
2094 bookmarks. See help on function `bookmark-load' for more about
2139 `bookmark-alist' is nil. If that happens, you need to load in some
2140 bookmarks. See help on function `bookmark-load' for more about
2174 When you want to load in the bookmarks from a file, use
2175 `bookmark-load', \\[bookmark-load]
[all...]
H A Dwoman.el97 ;; (autoload 'woman-dired-find-file "woman"
98 ;; "In dired, run the WoMan man-page browser on this file." t)
99 ;; (add-hook 'dired-mode-hook
101 ;; (define-key dired-mode-map "W" 'woman-dired-find-file)))
102 ;; and open the directory containing the man page file using dired,
112 ;; (By default, WoMan will automatically define the dired keys "W" and
114 ;; behaviour is controlled by the user option `woman-dired-keys'.
115 ;; Note that the `dired-x' (dired extr
[all...]
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Dange-ftp.el122 ;; not the site-load.el file in order for the documentation strings for the
233 ;; 1. For dired to work on a host which marks symlinks with a trailing @ in
234 ;; an ls -alF listing, you need to (setq dired-ls-F-marks-symlinks t).
238 ;; the side effect that dired will have problems with symlinks whose names
240 ;; dired's ls-switches to remove "F", will temporarily fix things.
263 ;; 5. Beware that dired over ftp will use your setting of dired-no-confirm
264 ;; (list of dired commands for which confirmation is not asked). You
269 ;; might be a good idea to have an alist ange-ftp-dired-no-confirm of
272 ;; remote dired listing
[all...]
H A Dtramp.el85 (load "password" 'noerror)
121 ;; must be done with the `eval-after-load' trick.
125 (eval-after-load "tramp"
133 (eval-after-load "tramp"
146 (eval-after-load "tramp"
158 (load "cl-seq"))
801 (eval-after-load "tramp"
1937 (load . tramp-handle-load)
1977 (dired
[all...]

Completed in 148 milliseconds