Searched +refs:dired +refs:current +refs:directory (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/emacs-92/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
262 % Editing a directory means that you can visit, rename, copy, compress,
273 % Most commands operate either on all marked files or on the current file if
276 % operate on the current file only. Prefix arguments override marks. Commands
281 % When editing several directories in one buffer, each directory acts as a
286 \key{run dired}{C-x d}
287 \key{dired th
[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
271 % Editing a directory means that you can visit, rename, copy, compress,
282 % Most commands operate either on all marked files or on the current file if
285 % operate on the current file only. Prefix arguments override marks. Commands
290 % When editing several directories in one buffer, each directory acts as a
295 \key{spustenie dired}{C-x d}
296 \key{spustenie 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
268 % Editing a directory means that you can visit, rename, copy, compress,
279 % Most commands operate either on all marked files or on the current file if
282 % operate on the current file only. Prefix arguments override marks. Commands
287 % When editing several directories in one buffer, each directory acts as a
292 \key{spu�t�n� dired}{C-x d}
293 \key{spu�t�n� dired
[all...]
H A Dpl-refcard.tex9 % These macros and fonts are part of a current WEB2C
406 %\key{abort current search}{C-g}
450 %\key{scroll current line to center of screen}{C-u C-l}
584 %\key{indent current {\bf line} (mode-dependent)}{TAB}
691 %\key{check spelling of current word}{M-\$}
885 %\key{return to directory node}{d}
926 {M-x find-grep-dired}
932 %\key{eval current {\bf defun}}{C-M-x}
935 %\metax{load from standard system directory}{M-x load-library}
/macosx-10.9.5/emacs-92/emacs/lisp/
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
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-cmd.el
51 (defconst dired
[all...]
H A Dpcvs.el38 ;; familiar with VC, it is somewhat like VC-dired: it presents the status of
40 ;; of them at a time. Compared to VC-dired, it is considerably better and
48 ;; for VC-dired. As such, I've tried to make PCL-CVS and VC interoperate
101 ;; - display stickiness information. And current CVS/Tag as well.
206 (defvar cvs-minor-current-files)
211 (let ((cvs-minor-current-files
234 t ;output to current-buffer
251 If -CVS-MODE!-FUN is provided, it is executed *cvs* being the current buffer
254 (let* ((-cvs-mode!-buf (current-buffer))
255 (cvsbuf (cond ((cvs-buffer-p) (current
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dmessage.el114 (defcustom message-directory "~/Mail/"
117 :type 'directory)
610 "Function to call to send the current buffer as mail.
631 "Function to call to send the current buffer as news.
982 "The headers of the current replied article.
1085 (defcustom message-auto-save-directory
1086 (file-name-as-directory (nnheader-concat message-directory "drafts"))
1091 :type '(choice directory (const :tag "Don't auto-save" nil)))
1660 "Delete the current lin
[all...]

Completed in 101 milliseconds