diff options
| -rw-r--r-- | man/emacs-xtra.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/emacs-xtra.texi b/man/emacs-xtra.texi index 1839dd2417b..0d5633d71ca 100644 --- a/man/emacs-xtra.texi +++ b/man/emacs-xtra.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | @comment %**end of header | 8 | @comment %**end of header |
| 9 | 9 | ||
| 10 | @copying | 10 | @copying |
| 11 | This file describes specialized features of Emacs. | 11 | This manual describes specialized features of Emacs. |
| 12 | 12 | ||
| 13 | Copyright (C) 2004 | 13 | Copyright (C) 2004 |
| 14 | Free Software Foundation, Inc. | 14 | Free Software Foundation, Inc. |
| @@ -253,6 +253,9 @@ mode for auto-reverting often involves getting rid of such messages. | |||
| 253 | This is especially important for buffers that automatically | 253 | This is especially important for buffers that automatically |
| 254 | auto-revert every @code{auto-revert-interval} seconds. | 254 | auto-revert every @code{auto-revert-interval} seconds. |
| 255 | 255 | ||
| 256 | Also, you may want to update the documentation string of | ||
| 257 | @code{global-auto-revert-non-file-buffers}. | ||
| 258 | |||
| 256 | @ifinfo | 259 | @ifinfo |
| 257 | Finally, you should add a node to this chapter's menu. This node | 260 | Finally, you should add a node to this chapter's menu. This node |
| 258 | @end ifinfo | 261 | @end ifinfo |