Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6b3118f0
Commit
6b3118f0
authored
Dec 22, 2017
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/emacs/arevert-xtra.texi (Auto Reverting the Buffer Menu):
Fix ref.
parent
7ffb7b1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
doc/emacs/arevert-xtra.texi
doc/emacs/arevert-xtra.texi
+7
-1
No files found.
doc/emacs/arevert-xtra.texi
View file @
6b3118f0
...
...
@@ -47,7 +47,13 @@ explained in the corresponding sections.
@subsection Auto Reverting 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
not. (It would probably take longer to check whether there is a need
than to actually revert.)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment