]> git.eshelyaron.com Git - emacs.git/commitdiff
Index tilde characters in names of backup files
authorEli Zaretskii <eliz@gnu.org>
Sat, 13 Feb 2016 13:36:38 +0000 (15:36 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 13 Feb 2016 13:36:38 +0000 (15:36 +0200)
* doc/emacs/files.texi (Backup Names): Improve indexing.
(Bug#22625)

doc/emacs/files.texi

index 3d5562dcc47d1a917f11e7c96677723d6470f7b4..ab20d4a18f92b380485bc9419066b925e03e278f 100644 (file)
@@ -530,11 +530,16 @@ another from the newly saved contents if you save again.
 
 @node Backup Names
 @subsubsection Single or Numbered Backups
+@cindex backup file names
+@cindex names of backup files
 
+@cindex @file{~}, in names of backup files
+@cindex tilde (@file{~}) at end of backup file name
   When Emacs makes a backup file, its name is normally constructed by
 appending @samp{~} to the file name being edited; thus, the backup
 file for @file{eval.c} would be @file{eval.c~}.
 
+@cindex @file{~/.emacs.d/%backup%~}
   If access control stops Emacs from writing backup files under the
 usual names, it writes the backup file as @file{~/.emacs.d/%backup%~}.
 Only one such file can exist, so only the most recently made such