diff options
| -rw-r--r-- | man/basic.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/basic.texi b/man/basic.texi index 6ae4c457b1a..f2abb383773 100644 --- a/man/basic.texi +++ b/man/basic.texi | |||
| @@ -572,6 +572,9 @@ point, and column of point (@code{what-cursor-position}). | |||
| 572 | @item M-x hl-line-mode | 572 | @item M-x hl-line-mode |
| 573 | Enable or disable highlighting of the current line. @xref{Cursor | 573 | Enable or disable highlighting of the current line. @xref{Cursor |
| 574 | Display}. | 574 | Display}. |
| 575 | @item M-x size-indication-mode | ||
| 576 | Toggle automatic display of the size of the buffer. | ||
| 577 | @xref{Optional Mode Line}. | ||
| 575 | @end table | 578 | @end table |
| 576 | 579 | ||
| 577 | @findex what-page | 580 | @findex what-page |