From cd35cb62a1a69ef806aa78f2be5a272ae939a075 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 6 Feb 2001 09:58:22 +0000 Subject: [PATCH] (Backup Names): Fix markup of backup-directory-alist. --- man/files.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/files.texi b/man/files.texi index 0ce92b90009..4369251398d 100644 --- a/man/files.texi +++ b/man/files.texi @@ -513,7 +513,7 @@ be @file{eval.c~}. You can change this behaviour by defining the variable @code{make-backup-file-name-function} to a suitable function. Alternatively you can customize the variable -@var{backup-directory-alist} to specify that files matching certain +@code{backup-directory-alist} to specify that files matching certain patterns should be backed up in specific directories. A typical use is to add an element @code{("." . @var{dir})} to make all backups in the directory with absolute name @var{dir}; the names will be mangled to -- 2.39.5