• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/etc/

Lines Matching +refs:mark +refs:beginning +refs:of +refs:buffer

5 % This file is part of GNU Emacs.
8 % it under the terms of the GNU General Public License as published by
13 % but WITHOUT ANY WARRANTY; without even the implied warranty of
17 % You should have received a copy of the GNU General Public License
24 %**start of header
34 % This is a bit of a dirty hack on the GNU Emacs reference card
58 Permission is granted to make and distribute copies of
62 For copies of the GNU Emacs manual, write to the Free Software
132 \errmessage{Illegal number of columns per page}
159 % we won't be using math mode much, so redefine some of the characters
177 % the first column of a page, which should have a title anyway.
185 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
199 % inserted. Using \paralign instead of \halign solves this problem.
215 % key - definition of a key.
216 % \key{description of key}{key-name}
228 % metax - definition of a M-x command.
229 % \metax{description of command}{M-x command-name}
230 % Tries to justify the beginning of the command name at the same place
248 %**end of header
259 % In dired, you can edit a list of the files in a directory (and optionally
264 % commands on files, or insert subdirectories into the edit buffer. You can
265 % "flag" files for deletion or "mark" files for later commands, either one
269 % You move throughout the buffer using the usual cursor motion commands.
277 % which run a sub-process on a group of files will display a list of files
281 % When editing several directories in one buffer, each directory acts as a
287 \key{dired the directory of the file you are editing}{C-x C-j \dx}
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}
321 \key{unmark all marked files in a buffer}{M-delete}
322 \key{mark files with a given extension}{* .}
323 \key{mark all directories}{* /}
324 \key{mark all symlinks}{* @}
325 \key{mark all executables}{* *}
327 \key{mark all files in the current subdir}{* s}
328 \key{mark file names matching a regular expression}{* \%}
330 \key{mark files for which Elisp expression returns t}{* ( \dx}
334 \key{insert a subdirectory into this buffer}{i}
338 \key{toggle sorting of current subdir by name/date}{s}
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}
380 \key{mark filenames matching a regular expression}{\% m}
386 \key{mark for deletion}{\% d}