Fix face attributes recognition
[bpt/emacs.git] / etc / dired-ref.tex
index 10b3f4a..6d56b50 100644 (file)
@@ -1,11 +1,12 @@
 % Reference Card for Dired
-% Copyright (C) 2000 Free Software Foundation, Inc.
+% Copyright (C) 2000, 2001, 2002, 2003, 2004,
+%   2005, 2006, 2007, 2008  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,
@@ -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,8 +41,8 @@
 
 
 \def\versionnumber{0.1}
-\def\year{2000}
-\def\version{May \year\ v\versionnumber}
+\def\year{2008}                 % latest copyright year
+\def\version{May 2006\ v\versionnumber}
 
 \def\shortcopyrightnotice{\vskip 1ex plus 2 fill
   \centerline{\small \copyright\ \year\ Free Software Foundation, Inc.
 \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}
 
@@ -93,7 +95,7 @@ Foundation, Inc., 675 Massachusetts Ave, Cambridge MA 02139.
   \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
@@ -241,12 +243,14 @@ Foundation, Inc., 675 Massachusetts Ave, Cambridge MA 02139.
 % commands fit on a page in two-column format
 \def\dx{{\bf (DX)}}
 
+\nopagenumbers
+
 %**end of header
 \f
 
 \title{Dired Reference Card}
 
-\centerline{(based on Dired in GNU Emacs 20.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
@@ -324,10 +328,17 @@ Foundation, Inc., 675 Massachusetts Ave, Cambridge MA 02139.
 \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}
 
@@ -345,7 +356,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,19 +372,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}
-
-\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}{\$}
+\key{flag files matching a regular expression}{\% d}
 
 \section{Regular Expression Commands}
 
@@ -386,11 +385,17 @@ 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}
 
-%\copyrightnotice
+\section{Getting Help}
+
+\key{dired help}{h}
+\key{dired summary (short help) and error log}{?}
+
+\copyrightnotice
 
 \bye
 
+% arch-tag: 483e7bb4-4576-4733-9fca-0eae1c861484