diff options
| -rw-r--r-- | man/faq.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/faq.texi b/man/faq.texi index 8f8068dd6dd..69feaecc2b5 100644 --- a/man/faq.texi +++ b/man/faq.texi | |||
| @@ -1382,7 +1382,7 @@ initialization disables it.) Note that Emacs will not display the line | |||
| 1382 | number if the buffer's size in bytes is larger than the value of the | 1382 | number if the buffer's size in bytes is larger than the value of the |
| 1383 | variable @code{line-number-display-limit}. | 1383 | variable @code{line-number-display-limit}. |
| 1384 | 1384 | ||
| 1385 | As of Emacs 20, you can similarly display the current column with | 1385 | You can similarly display the current column with |
| 1386 | @kbd{M-x column-number-mode}, or by putting the form | 1386 | @kbd{M-x column-number-mode}, or by putting the form |
| 1387 | 1387 | ||
| 1388 | @lisp | 1388 | @lisp |