aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/buffers.texi8
1 files changed, 7 insertions, 1 deletions
diff --git a/man/buffers.texi b/man/buffers.texi
index 3b3afc2eb92..693352248f5 100644
--- a/man/buffers.texi
+++ b/man/buffers.texi
@@ -480,7 +480,13 @@ every @code{auto-revert-interval} seconds if you enable Auto Revert
480mode in this buffer, as long as it is not marked modified. Global 480mode in this buffer, as long as it is not marked modified. Global
481Auto Revert mode applies to the @samp{*Buffer List*} buffer only if 481Auto Revert mode applies to the @samp{*Buffer List*} buffer only if
482@code{global-auto-revert-non-file-buffers} is non-@code{nil}. 482@code{global-auto-revert-non-file-buffers} is non-@code{nil}.
483@inforef{Autorevert,, emacs-xtra}, for details. 483@iftex
484@xref{Autorevert,,, emacs-xtra}, for details.
485@end iftex
486@ifnottex
487@xref{Autorevert, global-auto-revert-non-file-buffers}, for details.
488@end ifnottex
489
484 490
485 The command @code{buffer-menu-other-window} works the same as 491 The command @code{buffer-menu-other-window} works the same as
486@code{buffer-menu}, except that it displays the buffers list in 492@code{buffer-menu}, except that it displays the buffers list in