diff options
| -rw-r--r-- | man/buffers.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/buffers.texi b/man/buffers.texi index 4c18b0f00f5..7bb6f519f4d 100644 --- a/man/buffers.texi +++ b/man/buffers.texi | |||
| @@ -152,7 +152,7 @@ If several buffers are modified, it may be time to save some with @kbd{C-x s} | |||
| 152 | current buffer. Here is an example of a buffer list:@refill | 152 | current buffer. Here is an example of a buffer list:@refill |
| 153 | 153 | ||
| 154 | @smallexample | 154 | @smallexample |
| 155 | CRM Buffer Size Mode File | 155 | CRM Buffer Size Mode File |
| 156 | . * .emacs 3294 Emacs-Lisp ~/.emacs | 156 | . * .emacs 3294 Emacs-Lisp ~/.emacs |
| 157 | % *Help* 101 Help | 157 | % *Help* 101 Help |
| 158 | search.c 86055 C ~/cvs/emacs/src/search.c | 158 | search.c 86055 C ~/cvs/emacs/src/search.c |