1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-13 16:38:14 +00:00

Index tilde characters in names of backup files

* doc/emacs/files.texi (Backup Names): Improve indexing.
(Bug#22625)
This commit is contained in:
Eli Zaretskii 2016-02-13 15:36:38 +02:00
parent d97f522d3d
commit 53ca1e1acf

View 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