1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

* doc/emacs/dired.texi (Dired Enter): Improve page break.

This commit is contained in:
Glenn Morris 2012-05-02 23:58:28 -07:00
parent 86b8eb8326
commit ad8d14e210
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2012-05-03 Glenn Morris <rgm@gnu.org>
* dired.texi (Dired Enter): Improve page break.
* abbrevs.texi (Abbrev Concepts): Copyedits.
* maintaining.texi (Registering, Tag Syntax):

View file

@ -104,7 +104,7 @@ use the @samp{--dired} option.
@findex dired-other-frame
@kindex C-x 5 d
To display the Dired buffer in another window, use @kbd{C-x 4 d}
(@code{dired-other-window}) instead of @kbd{C-x d}. @kbd{C-x 5 d}
(@code{dired-other-window}). @kbd{C-x 5 d}
(@code{dired-other-frame}) displays the Dired buffer in a separate
frame.