X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/3ef97fb6a70598253c4f7f293b516f449389ff7e..4b70e299ef66906fd285198003c72a1439d1f252:/etc/dired-ref.tex diff --git a/etc/dired-ref.tex b/etc/dired-ref.tex index df7745d4bc..45c1e8fc14 100644 --- a/etc/dired-ref.tex +++ b/etc/dired-ref.tex @@ -1,11 +1,12 @@ % Reference Card for Dired -% Copyright (C) 2000. 2001 Free Software Foundation, Inc. +% Copyright (C) 2000, 2001, 2002, 2003, 2004, +% 2005, 2006, 2007 Free Software Foundation, Inc. % This file is part of GNU Emacs. % GNU Emacs is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by -% the Free Software Foundation; either version 2, or (at your option) +% the Free Software Foundation; either version 3, or (at your option) % any later version. % GNU Emacs is distributed in the hope that it will be useful, @@ -40,8 +41,8 @@ \def\versionnumber{0.1} -\def\year{2000} -\def\version{May \year\ v\versionnumber} +\def\year{2007} % latest copyright year +\def\version{May 2006\ v\versionnumber} \def\shortcopyrightnotice{\vskip 1ex plus 2 fill \centerline{\small \copyright\ \year\ Free Software Foundation, Inc. @@ -94,7 +95,7 @@ MA 02110-1301, USA. \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}} \else %2 or 3 columns uses prereduced size \hsize 3.4in - \vsize 7.95in + \vsize 9.2in \hoffset -.75in \voffset -.745in \font\titlefont=cmbx10 \scaledmag2 @@ -242,12 +243,14 @@ MA 02110-1301, USA. % commands fit on a page in two-column format \def\dx{{\bf (DX)}} +\nopagenumbers + %**end of header \title{Dired Reference Card} -\centerline{(based on Dired in GNU Emacs 21.x)} +\centerline{(based on Dired in GNU Emacs 22)} \centerline{Commands marked with \dx{} require dired-x} % trim this down to fit everything on one page @@ -325,10 +328,17 @@ MA 02110-1301, USA. \key{change the marks to a different character}{* c} \key{mark files for which Elisp expression returns t}{* ( \dx} -\section{Getting Help} +\section{Modifying the Dired Buffer} -\key{dired help}{h} -\key{dired summary (short help) and error log}{?} +\key{insert a subdirectory into this buffer}{i} +\key{remove marked files from the listing}{k} +\key{remove a subdir listing}{C-u k} +\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{hide all subdirectories}{M-\$} +\key{hide or unhide subdirectory}{\$} \section{Commands on Files Marked or Specified by the Prefix} @@ -364,18 +374,6 @@ MA 02110-1301, USA. \key{execute the deletions requested (flagged files)}{x} \key{flag files matching a regular expression}{\% d} -\section{Modifying the Dired Buffer} - -\key{insert a subdirectory into this buffer}{i} -\key{remove marked files from the listing}{k} -\key{remove a subdir listing}{C-u k} -\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{hide all subdirectories}{M-\$} -\key{hide or unhide subdirectory}{\$} - \section{Regular Expression Commands} \key{mark filenames matching a regular expression}{\% m} @@ -391,7 +389,12 @@ MA 02110-1301, USA. \metax{dired file(s) that contain pattern}{M-x find-grep-dired} \metax{dired file(s) based on \kbd{find} output}{M-x find-dired} -%\copyrightnotice +\section{Getting Help} + +\key{dired help}{h} +\key{dired summary (short help) and error log}{?} + +\copyrightnotice \bye