diff options
| author | Luc Teirlinck | 2004-06-19 00:59:28 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-06-19 00:59:28 +0000 |
| commit | 331fbb7dfddae10e7915de7b387fe8bc0064613d (patch) | |
| tree | fef8a225e6a0e8b9df70c5eadbf66689560b6c15 | |
| parent | 353518de7e7fd1350ddd0069c8410475102990db (diff) | |
| download | emacs-331fbb7dfddae10e7915de7b387fe8bc0064613d.tar.gz emacs-331fbb7dfddae10e7915de7b387fe8bc0064613d.zip | |
(Supporting additional buffers): Minor change.
| -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 |