(Making Backups): Remove doubled `for'.
This commit is contained in:
parent
1ecbf4e45f
commit
5bf6f93d34
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ 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.
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue