From: Andreas Schwab Date: Fri, 30 Mar 2001 11:05:30 +0000 (+0000) Subject: (Backup Names): Fix typo. X-Git-Tag: emacs-pretest-21.0.101~89 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8321783864053d5a3e7b13da2a00c3011f51f85d;p=emacs.git (Backup Names): Fix typo. --- diff --git a/man/files.texi b/man/files.texi index 7473d4723db..cfa3db94a73 100644 --- a/man/files.texi +++ b/man/files.texi @@ -539,7 +539,7 @@ patterns should be backed up in specific directories. all backups in the directory with absolute name @var{dir}; Emacs modifies the backup file names to avoid clashes between files with the same names originating in different directories. Alternatively, -adding, say, @code{("." ".~")} would make backups in the invisible +adding, say, @code{("." . ".~")} would make backups in the invisible subdirectory @file{.~} of the original file's directory. Emacs creates the directory, if necessary, to make the backup.