]> git.eshelyaron.com Git - emacs.git/commit
Reorganise (auto-)revert nodes in the manual
authorMattias Engdegård <mattiase@acm.org>
Tue, 30 Apr 2019 20:35:56 +0000 (22:35 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sun, 5 May 2019 09:47:14 +0000 (11:47 +0200)
commitab64228883126791cba85de0641592203d5ae820
treeec87c665342518713b49b9e90b0fc68fb186bffe
parentb5aeb86a7ef4c5cbfbbd95e72568b4b5e48e9bae
Reorganise (auto-)revert nodes in the manual

Put all information about auto-revert into a section of its own, and
organise the text in a more logical way.  Previously it was mainly
described in the section about reverting (bug#35418).

* doc/emacs/files.texi (Files): Adjust menu.
(Reverting, Auto Revert, Autorevert): Add node `Auto Revert' and move
text on that topic from `Reverting', rearranged.  Turn the old
`Autorevert' node into a subsection under `Auto Revert'.
* doc/emacs/arevert-xtra.texi (Autorevert): Rename and turn into
subsubsection.
* doc/emacs/buffers.texi (Several Buffers): Adjust references.
* doc/emacs/emacs.texi (Top): Adjust menu.
* doc/emacs/emacs-xtra.texi (Top): Adjust menu.
(Non-File Buffers): Add node and section lines.
doc/emacs/arevert-xtra.texi
doc/emacs/buffers.texi
doc/emacs/emacs-xtra.texi
doc/emacs/emacs.texi
doc/emacs/files.texi