• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/emacs-93/emacs/etc/

Lines Matching +refs:dired +refs:rename +refs:file

5 % This file is part of GNU Emacs.
18 % along with GNU Emacs; see the file COPYING. If not, write to
22 % This file can be printed with 1, 2, or 3 columns per page (see below).
30 % This file is intended to be processed by plain TeX (TeX82).
242 % 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,
266 % file at a time or by all files matching certain criteria (e.g., files that
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
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}
296 \key{move to next marked file}{M-\}}
297 \key{move to previous marked file}{M-\{}
304 \metax{visit file}{Mouse_Button_2}
309 \key{visit current file}{f}
310 \key{view current file}{v}
311 \key{visit current file in other window}{o}
312 \key{visit current file in other frame}{w}
313 \key{display current file}{C-u o}
315 \key{compare file at point with the one at mark}{=}
319 \key{mark a file or subdirectory for later commands}{m}
320 \key{unmark a file or all files of a subdirectory}{u}
328 \key{mark file names matching a regular expression}{* \%}
346 \key{copy file(s)}{C}
347 \key{rename a file or move files to another directory}{R}
348 \key{change ownership of file(s)}{O}
349 \key{change the group of the file(s)}{G}
350 \key{change mode of file(s)}{M}
351 \key{print file(s)}{P}
355 \key{uuencode or uudecode file(s)}{U}
356 \key{compress or uncompress file(s)}{Z}
357 \key{run info on file}{I \dx}
365 \key{shell command on file(s)}{!}
369 \key{flag file for deletion}{d}
371 \key{flag all backup files (file names ending in \~{})}{\~{}}
382 \key{rename marked files by regexp}{\% R}
389 \metax{dired file(s) whose name matches a pattern}{M-x find-name-dired}
390 \metax{dired file(s) that contain pattern}{M-x find-grep-dired}
391 \metax{dired file(s) based on \kbd{find} output}{M-x find-dired}
395 \key{dired help}{h}
396 \key{dired summary (short help) and error log}{?}