]> code.delx.au - gnu-emacs/blobdiff - etc/dired-ref.tex
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
[gnu-emacs] / etc / dired-ref.tex
index 10b3f4afa13d9d9db2e09061ebd8c9b5d56c1a04..ce4150e1df7008a26e0a6ef075bc61e409829ffa 100644 (file)
@@ -1,5 +1,6 @@
 % Reference Card for Dired
-% Copyright (C) 2000 Free Software Foundation, Inc.
+% Copyright (C) 2000, 2001, 2002, 2003, 2004,
+%   2005, 2006 Free Software Foundation, Inc.
 
 % This file is part of GNU Emacs.
 
@@ -15,8 +16,8 @@
 
 % You should have received a copy of the GNU General Public License
 % along with GNU Emacs; see the file COPYING.  If not, write to
-% the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-% Boston, MA 02111-1307, USA.
+% the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+% Boston, MA 02110-1301, USA.
 
 % This file can be printed with 1, 2, or 3 columns per page (see below).
 % Specify how many you want here.  Nothing else needs to be changed.
@@ -40,7 +41,7 @@
 
 
 \def\versionnumber{0.1}
-\def\year{2000}
+\def\year{2006}
 \def\version{May \year\ v\versionnumber}
 
 \def\shortcopyrightnotice{\vskip 1ex plus 2 fill
 \centerline{Copyright \copyright\ \year\ Free Software Foundation, Inc.}
 \centerline{designed by Stephen Gildea, \version}
 \centerline{for GNU Emacs version 19 on Unix systems}
-\centerline{Updated for Dired in May 200 by Evgeny Roubinchtein}
+\centerline{Updated for Dired in May 2000 by Evgeny Roubinchtein}
 
 Permission is granted to make and distribute copies of
 this card provided the copyright notice and this permission notice
 are preserved on all copies.
 
 For copies of the GNU Emacs manual, write to the Free Software
-Foundation, Inc., 675 Massachusetts Ave, Cambridge MA 02139.
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+MA 02110-1301, USA.
 
 \endgroup}
 
@@ -246,7 +248,7 @@ Foundation, Inc., 675 Massachusetts Ave, Cambridge MA 02139.
 
 \title{Dired Reference Card}
 
-\centerline{(based on Dired in GNU Emacs 20.x)}
+\centerline{(based on Dired in GNU Emacs 21.x)}
 \centerline{Commands marked with \dx{} require dired-x}
 
 % trim this down to fit everything on one page
@@ -345,7 +347,7 @@ Foundation, Inc., 675 Massachusetts Ave, Cambridge MA 02139.
 \key{run info on file}{I \dx}
 \key{make symbolic link(s)}{S}
 \key{make relative symbolic links}{Y}
-\key{make  hard link(s)}{H}
+\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}
@@ -361,7 +363,7 @@ Foundation, Inc., 675 Massachusetts Ave, Cambridge MA 02139.
 \key{flag various intermediate files}{\&}
 \key{flag numeric backups (ending in .\~{}1\~{}, .\~{}2\~{}, etc.)}{.}
 \key{execute the deletions requested (flagged files)}{x}
-\key{flag files matching a regular expression }{\% d}
+\key{flag files matching a regular expression}{\% d}
 
 \section{Modifying the Dired Buffer}
 
@@ -370,7 +372,7 @@ Foundation, Inc., 675 Massachusetts Ave, Cambridge MA 02139.
 \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{edit ls switches}{C-u s}
 \key{recover marks, hidden lines, and such}{C-_}
 \key{hide all subdirectories}{M-\$}
 \key{hide or unhide subdirectory}{\$}
@@ -386,7 +388,7 @@ Foundation, Inc., 675 Massachusetts Ave, Cambridge MA 02139.
 \key{mark for deletion}{\% d}
 
 \section{Dired and Find}
-\metax{dired file(s) whose name matches a pattern}{M-x find-names-dired}
+\metax{dired file(s) whose name matches a pattern}{M-x find-name-dired}
 \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}
 
@@ -394,3 +396,4 @@ Foundation, Inc., 675 Massachusetts Ave, Cambridge MA 02139.
 
 \bye
 
+% arch-tag: 483e7bb4-4576-4733-9fca-0eae1c861484