diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-03-17 16:55:02 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-03-17 16:56:21 -0700 |
commit | 41278b775bd3ebc213ff8b9eda2f2c04a5354bba (patch) | |
tree | 26db6172e427c91ef681e9285596d96a95a7aab7 /doc/emacs/buffers.texi | |
parent | 7ec63a3afa52213b7b3cd3ecc0717c6e6504dc43 (diff) | |
download | emacs-41278b775bd3ebc213ff8b9eda2f2c04a5354bba.tar.gz emacs-41278b775bd3ebc213ff8b9eda2f2c04a5354bba.tar.bz2 emacs-41278b775bd3ebc213ff8b9eda2f2c04a5354bba.zip |
Spacing and punctuation fixes
Diffstat (limited to 'doc/emacs/buffers.texi')
-rw-r--r-- | doc/emacs/buffers.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/buffers.texi b/doc/emacs/buffers.texi index 88a122c8283..25b13d660a4 100644 --- a/doc/emacs/buffers.texi +++ b/doc/emacs/buffers.texi @@ -642,7 +642,7 @@ the directory names in reverse order, so that @file{/top/middle/file} becomes @samp{file\middle\top}, while @code{post-forward} puts them in forward order after the file name, as in @samp{file|top/middle}. If @code{uniquify-buffer-name-style} is set to @code{nil}, the buffer -names simply get @samp{<2>}, @samp{<3>}, etc. appended. +names simply get @samp{<2>}, @samp{<3>}, etc.@: appended. Which rule to follow for putting the directory names in the buffer name is not very important if you are going to @emph{look} at the |