diff options
| author | Gerd Moellmann | 2001-03-19 12:48:55 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-03-19 12:48:55 +0000 |
| commit | 54b7eca1039084fdef8324a42daf17a2d8519657 (patch) | |
| tree | cc3fabad5d361e6f3fcf1bde3559bdcc11ddcc69 | |
| parent | ade0bee1fc3198eecd99b886cd9208486854ea72 (diff) | |
| download | emacs-54b7eca1039084fdef8324a42daf17a2d8519657.tar.gz emacs-54b7eca1039084fdef8324a42daf17a2d8519657.zip | |
Spelling corrections.
| -rw-r--r-- | etc/dired-ref.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/dired-ref.tex b/etc/dired-ref.tex index 10b3f4afa13..163338f2130 100644 --- a/etc/dired-ref.tex +++ b/etc/dired-ref.tex | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | % Reference Card for Dired | 1 | % Reference Card for Dired |
| 2 | % Copyright (C) 2000 Free Software Foundation, Inc. | 2 | % Copyright (C) 2000. 2001 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | % This file is part of GNU Emacs. | 4 | % This file is part of GNU Emacs. |
| 5 | 5 | ||
| @@ -361,7 +361,7 @@ Foundation, Inc., 675 Massachusetts Ave, Cambridge MA 02139. | |||
| 361 | \key{flag various intermediate files}{\&} | 361 | \key{flag various intermediate files}{\&} |
| 362 | \key{flag numeric backups (ending in .\~{}1\~{}, .\~{}2\~{}, etc.)}{.} | 362 | \key{flag numeric backups (ending in .\~{}1\~{}, .\~{}2\~{}, etc.)}{.} |
| 363 | \key{execute the deletions requested (flagged files)}{x} | 363 | \key{execute the deletions requested (flagged files)}{x} |
| 364 | \key{flag files matching a regular expression }{\% d} | 364 | \key{flag files matching a regular expression}{\% d} |
| 365 | 365 | ||
| 366 | \section{Modifying the Dired Buffer} | 366 | \section{Modifying the Dired Buffer} |
| 367 | 367 | ||
| @@ -370,7 +370,7 @@ Foundation, Inc., 675 Massachusetts Ave, Cambridge MA 02139. | |||
| 370 | \key{remove a subdir listing}{C-u k} | 370 | \key{remove a subdir listing}{C-u k} |
| 371 | \key{re-read all directories (retains all marks)}{g} | 371 | \key{re-read all directories (retains all marks)}{g} |
| 372 | \key{toggle sorting of current subdir by name/date}{s} | 372 | \key{toggle sorting of current subdir by name/date}{s} |
| 373 | \key{edit ls switches }{C-u s} | 373 | \key{edit ls switches}{C-u s} |
| 374 | \key{recover marks, hidden lines, and such}{C-_} | 374 | \key{recover marks, hidden lines, and such}{C-_} |
| 375 | \key{hide all subdirectories}{M-\$} | 375 | \key{hide all subdirectories}{M-\$} |
| 376 | \key{hide or unhide subdirectory}{\$} | 376 | \key{hide or unhide subdirectory}{\$} |