Mercurial > emacs
changeset 103848:e7c52afb2b96
(Autorevert): Add menu descriptions.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 11 Jul 2009 02:50:05 +0000 |
parents | a647dce7ce6b |
children | f78b1224e077 |
files | doc/emacs/arevert-xtra.texi |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/arevert-xtra.texi Sat Jul 11 02:49:56 2009 +0000 +++ b/doc/emacs/arevert-xtra.texi Sat Jul 11 02:50:05 2009 +0000 @@ -6,7 +6,7 @@ @c This file is included either in emacs-xtra.texi (when producing the @c printed version) or in the main Emacs manual (for the on-line version). @node Autorevert -@section Auto Reverting non-file Buffers +@section Auto Reverting Non-File Buffers Global Auto Revert Mode normally only reverts file buffers. There are two ways to auto-revert certain non-file buffers: enabling Auto Revert @@ -39,9 +39,9 @@ explained in the corresponding sections. @menu -* Auto Reverting the Buffer Menu:: -* Auto Reverting Dired:: -* Supporting additional buffers:: +* Auto Reverting the Buffer Menu:: Auto Revert of the Buffer Menu. +* Auto Reverting Dired:: Auto Revert of Dired buffers. +* Supporting additional buffers:: How to add more Auto Revert support. @end menu @node Auto Reverting the Buffer Menu