* doc/emacs/arevert-xtra.texi (Auto Reverting the Buffer Menu):
Fix ref.
This commit is contained in:
parent
7ffb7b1e01
commit
6b3118f025
1 changed files with 7 additions and 1 deletions
|
@ -47,7 +47,13 @@ explained in the corresponding sections.
|
||||||
@subsection Auto Reverting the Buffer Menu
|
@subsection Auto Reverting the Buffer Menu
|
||||||
|
|
||||||
If auto-reverting of non-file buffers is enabled, the Buffer Menu
|
If auto-reverting of non-file buffers is enabled, the Buffer Menu
|
||||||
(@pxref{Several Buffers}) automatically reverts every
|
@iftex
|
||||||
|
(@pxref{Several Buffers,,, emacs, the Emacs Manual})
|
||||||
|
@end iftex
|
||||||
|
@ifnottex
|
||||||
|
(@pxref{Several Buffers})
|
||||||
|
@end ifnottex
|
||||||
|
automatically reverts every
|
||||||
@code{auto-revert-interval} seconds, whether there is a need for it or
|
@code{auto-revert-interval} seconds, whether there is a need for it or
|
||||||
not. (It would probably take longer to check whether there is a need
|
not. (It would probably take longer to check whether there is a need
|
||||||
than to actually revert.)
|
than to actually revert.)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue