Mercurial > hg > xemacs-beta
diff man/lispref/backups.texi @ 5791:9fae6227ede5
Silence texinfo 5.2 warnings, primarily by adding next, prev, and up
pointers to all nodes. See xemacs-patches message with ID
<5315f7bf.sHpFD7lXYR05GH6E%james@xemacs.org>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 27 Mar 2014 08:59:03 -0600 |
parents | 094487d1005d |
children |
line wrap: on
line diff
--- a/man/lispref/backups.texi Mon Jan 27 17:52:33 2014 +0100 +++ b/man/lispref/backups.texi Thu Mar 27 08:59:03 2014 -0600 @@ -18,7 +18,7 @@ * Reverting:: @code{revert-buffer}, and how to customize what it does. @end menu -@node Backup Files +@node Backup Files, Auto-Saving, Backups and Auto-Saving, Backups and Auto-Saving @section Backup Files @cindex backup file @@ -47,7 +47,7 @@ * Backup Names:: How backup file names are computed; customization. @end menu -@node Making Backups +@node Making Backups, Rename or Copy, Backup Files, Backup Files @subsection Making Backup Files @defun backup-buffer @@ -117,7 +117,7 @@ @code{make-backup-files} instead. @end defvar -@node Rename or Copy +@node Rename or Copy, Numbered Backups, Making Backups, Backup Files @subsection Backup by Renaming or by Copying? @cindex backup files, how to make them @@ -179,7 +179,7 @@ non-@code{nil}. @end defvar -@node Numbered Backups +@node Numbered Backups, Backup Names, Rename or Copy, Backup Files @subsection Making and Deleting Numbered Backup Files If a file's name is @file{foo}, the names of its numbered backup @@ -239,7 +239,7 @@ file. The default value is 2. @end defopt -@node Backup Names +@node Backup Names, , Numbered Backups, Backup Files @subsection Naming Backup Files The functions in this section are documented mainly because you can @@ -349,7 +349,7 @@ automatically compare a file with its most recent backup. @end defun -@node Auto-Saving +@node Auto-Saving, Reverting, Backup Files, Backups and Auto-Saving @section Auto-Saving @cindex auto-saving @@ -573,7 +573,7 @@ name. @end defvar -@node Reverting +@node Reverting, , Auto-Saving, Backups and Auto-Saving @section Reverting If you have made extensive changes to a file and then change your mind