Show
Ignore:
Timestamp:
03/21/07 09:51:40 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/dired-ref.tex

    r4190 r4196  
    9696\else                           %2 or 3 columns uses prereduced size 
    9797  \hsize 3.4in 
    98   \vsize 7.95in 
     98  \vsize 9.2in 
    9999  \hoffset -.75in 
    100100  \voffset -.745in 
     
    244244\def\dx{{\bf (DX)}} 
    245245 
     246\nopagenumbers 
     247 
    246248%**end of header 
    247249  
     
    249251\title{Dired Reference Card} 
    250252 
    251 \centerline{(based on Dired in GNU Emacs 21.x)} 
     253\centerline{(based on Dired in GNU Emacs 22)} 
    252254\centerline{Commands marked with \dx{} require dired-x} 
    253255 
     
    327329\key{mark files for which Elisp expression returns t}{* ( \dx} 
    328330 
    329 \section{Getting Help} 
    330  
    331 \key{dired help}{h} 
    332 \key{dired summary (short help) and error log}{?} 
     331\section{Modifying the Dired Buffer} 
     332 
     333\key{insert a subdirectory into this buffer}{i} 
     334\key{remove marked files from the listing}{k} 
     335\key{remove a subdir listing}{C-u k} 
     336\key{re-read all directories (retains all marks)}{g} 
     337\key{toggle sorting of current subdir by name/date}{s} 
     338\key{edit ls switches}{C-u s} 
     339\key{recover marks, hidden lines, and such}{C-_} 
     340\key{hide all subdirectories}{M-\$} 
     341\key{hide or unhide subdirectory}{\$} 
    333342 
    334343\section{Commands on Files Marked or Specified by the Prefix} 
     
    366375\key{flag files matching a regular expression}{\% d} 
    367376 
    368 \section{Modifying the Dired Buffer} 
    369  
    370 \key{insert a subdirectory into this buffer}{i} 
    371 \key{remove marked files from the listing}{k} 
    372 \key{remove a subdir listing}{C-u k} 
    373 \key{re-read all directories (retains all marks)}{g} 
    374 \key{toggle sorting of current subdir by name/date}{s} 
    375 \key{edit ls switches}{C-u s} 
    376 \key{recover marks, hidden lines, and such}{C-_} 
    377 \key{hide all subdirectories}{M-\$} 
    378 \key{hide or unhide subdirectory}{\$} 
    379  
    380377\section{Regular Expression Commands} 
    381378 
     
    393390\metax{dired file(s) based on \kbd{find} output}{M-x find-dired} 
    394391 
    395 %\copyrightnotice 
     392\section{Getting Help} 
     393 
     394\key{dired help}{h} 
     395\key{dired summary (short help) and error log}{?} 
     396 
     397\copyrightnotice 
    396398 
    397399\bye