X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/2b0c7330457b8ca42375c92ada7dc7cefb0fa9fb..0e963201d03d9229bb8ac4323291d2b0119526ed:/etc/refcards/dired-ref.tex?ds=sidebyside diff --git a/etc/refcards/dired-ref.tex b/etc/refcards/dired-ref.tex index f1fd6808cd..cef3f46fd8 100644 --- a/etc/refcards/dired-ref.tex +++ b/etc/refcards/dired-ref.tex @@ -1,6 +1,6 @@ % Reference Card for Dired -% Copyright (C) 2000-2011 Free Software Foundation, Inc. +% Copyright (C) 2000-2016 Free Software Foundation, Inc. % Author: Evgeny Roubinchtein @@ -43,8 +43,7 @@ \input pdflayout.sty \pdflayout=(1) -\def\versionemacs{23} % version of Emacs this is for -\def\year{2011} % latest copyright year +\input emacsver.tex % Nothing else needs to be changed. @@ -303,8 +302,7 @@ For copies of the GNU Emacs manual, see: \key{move to first child subdirectory}{M-C-d} \section{Mouse Commands} -\metax{visit file}{Mouse_Button_2} -\metax{popup menu}{Control-Mouse_Button_3} +\metax{visit file or directory}{Mouse_Button_2} \section{Immediate Actions on Files} @@ -327,7 +325,7 @@ For copies of the GNU Emacs manual, see: \key{mark all directories}{* /} \key{mark all symlinks}{* @} \key{mark all executables}{* *} -\key{invert marking}{* t} +\key{invert marking}{t} \key{mark all files in the current subdir}{* s} \key{mark file names matching a regular expression}{* \%} \key{change the marks to a different character}{* c} @@ -341,7 +339,7 @@ For copies of the GNU Emacs manual, see: \key{re-read all directories (retains all marks)}{g} \key{toggle sorting of current subdir by name/date}{s} \key{edit ls switches}{C-u s} -\key{recover marks, hidden lines, and such}{C-_} +\key{recover marks, hidden lines, and such (undo)}{C-_} \key{hide all subdirectories}{M-\$} \key{hide or unhide subdirectory}{\$} @@ -355,7 +353,7 @@ For copies of the GNU Emacs manual, see: \key{print file(s)}{P} \key{convert filename(s) to lower case}{\% l} \key{convert filename(s) to upper case}{\% u} -\key{delete marked (as opposed to flagged) files}{D} +\key{delete marked (as opposed to flagged) file(s)}{D} %% Huh? %%\key{uuencode or uudecode file(s)}{U} \key{compress or uncompress file(s)}{Z} @@ -365,9 +363,9 @@ For copies of the GNU Emacs manual, see: \key{make relative symbolic link(s)}{Y} \key{make hard link(s)}{H} \key{search files for a regular expression}{A} -\key{query replace regular expression}{Q} -\key{byte-compile files}{B} -\key{load files}{L} +\key{regexp query replace on marked files}{Q} +\key{byte-compile file(s)}{B} +\key{load file(s)}{L} \key{shell command on file(s)}{!} \key{asynchronous shell command on file(s)}{\&}