# HG changeset patch # User Gerd Moellmann # Date 982933950 0 # Node ID 8f3fb74ff6a0b2ab528e5b6ef7b367447c6db7c9 # Parent 3fd0e91fef4e678e91622b450626fe196dcde159 (Making Backups): Remove doubled `for'. diff -r 3fd0e91fef4e -r 8f3fb74ff6a0 lispref/backups.texi --- a/lispref/backups.texi Fri Feb 23 13:11:25 2001 +0000 +++ b/lispref/backups.texi Fri Feb 23 13:12:30 2001 +0000 @@ -147,7 +147,7 @@ the default @code{make-backup-file-name}. A value of nil gives the default @code{make-backup-file-name} behaviour. -This could be buffer-local to do something special for for specific +This could be buffer-local to do something special for specific files. If you define it, you may need to change @code{backup-file-name-p} and @code{file-name-sans-versions} too. @end defvar