diff options
| -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 b6ef75e1686..c217c09aa42 100644 --- a/doc/emacs/buffers.texi +++ b/doc/emacs/buffers.texi | |||
| @@ -520,7 +520,7 @@ the @var{n}-th column (@code{tabulated-list-sort}). | |||
| 520 | @findex Buffer-menu-toggle-files-only | 520 | @findex Buffer-menu-toggle-files-only |
| 521 | @kindex T @r{(Buffer Menu)} | 521 | @kindex T @r{(Buffer Menu)} |
| 522 | Delete, or reinsert, lines for non-file buffers | 522 | Delete, or reinsert, lines for non-file buffers |
| 523 | @code{Buffer-menu-toggle-files-only}). This command toggles the | 523 | (@code{Buffer-menu-toggle-files-only}). This command toggles the |
| 524 | inclusion of such buffers in the buffer list. | 524 | inclusion of such buffers in the buffer list. |
| 525 | @end table | 525 | @end table |
| 526 | 526 | ||