aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2004-06-19 00:59:28 +0000
committerLuc Teirlinck2004-06-19 00:59:28 +0000
commit331fbb7dfddae10e7915de7b387fe8bc0064613d (patch)
treefef8a225e6a0e8b9df70c5eadbf66689560b6c15
parent353518de7e7fd1350ddd0069c8410475102990db (diff)
downloademacs-331fbb7dfddae10e7915de7b387fe8bc0064613d.tar.gz
emacs-331fbb7dfddae10e7915de7b387fe8bc0064613d.zip
(Supporting additional buffers): Minor change.
-rw-r--r--man/emacs-xtra.texi5
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
11This file describes specialized features of Emacs. 11This manual describes specialized features of Emacs.
12 12
13Copyright (C) 2004 13Copyright (C) 2004
14Free Software Foundation, Inc. 14Free Software Foundation, Inc.
@@ -253,6 +253,9 @@ mode for auto-reverting often involves getting rid of such messages.
253This is especially important for buffers that automatically 253This is especially important for buffers that automatically
254auto-revert every @code{auto-revert-interval} seconds. 254auto-revert every @code{auto-revert-interval} seconds.
255 255
256Also, you may want to update the documentation string of
257@code{global-auto-revert-non-file-buffers}.
258
256@ifinfo 259@ifinfo
257Finally, you should add a node to this chapter's menu. This node 260Finally, you should add a node to this chapter's menu. This node
258@end ifinfo 261@end ifinfo