From 87b3b12981fbfc415f9b5b926177640b6331ec5b Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 23 Aug 2000 09:59:44 +0000 Subject: [PATCH] *** empty log message *** --- lispref/backups.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lispref/backups.texi b/lispref/backups.texi index bed1498f121..91620db4a6b 100644 --- a/lispref/backups.texi +++ b/lispref/backups.texi @@ -114,6 +114,7 @@ its value. Major modes should not set this variable---they should set @end defvar @defvar backup-directory-alist +@tindex backup-directory-alist This variable's value is an alist of filename patterns and backup directory names. Each element looks like @smallexample @@ -141,6 +142,7 @@ ignored. @end defvar @defvar make-backup-file-name-function +@tindex make-backup-file-name-function This variable's value is a function to use for making backups instead of the default @code{make-backup-file-name}. A value of nil gives the default @code{make-backup-file-name} behaviour. -- 2.39.2