diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-06-07 10:23:13 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-06-07 10:23:13 +0000 |
commit | c31492676e87aee69ece0c1423f9e56feae7b61d (patch) | |
tree | 723f751c44d3bad1731842cac0e6b2cdfbf51b61 /man/emacs.texi | |
parent | cada28bb172af78670e3afdd03f0bde80d17d950 (diff) | |
download | emacs-c31492676e87aee69ece0c1423f9e56feae7b61d.tar.gz |
Change "Dired Commands" to "Dired Navigation". Move the general
explanation of Dired bindings to the chapter intro. Document
dired-up-directory and its key `^'.
Diffstat (limited to 'man/emacs.texi')
-rw-r--r-- | man/emacs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emacs.texi b/man/emacs.texi index 2d1d28724cc..7cf75636b92 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -600,7 +600,7 @@ Reading Mail with Rmail Dired, the Directory Editor * Dired Enter:: How to invoke Dired. -* Dired Commands:: Commands in the Dired buffer. +* Dired Navigation:: How to move in the Dired buffer. * Dired Deletion:: Deleting files with Dired. * Flagging Many Files:: Flagging files based on their names. * Dired Visiting:: Other file operations through Dired. |