mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-08 08:43:52 -08:00
(make-backup-file-name-function): Fix spellings in docstrings.
This commit is contained in:
parent
29a82d4c3e
commit
643c985df4
1 changed files with 1 additions and 1 deletions
|
|
@ -2854,7 +2854,7 @@ the value is \"\"."
|
|||
|
||||
(defcustom make-backup-file-name-function nil
|
||||
"A function to use instead of the default `make-backup-file-name'.
|
||||
A value of nil gives the default `make-backup-file-name' behaviour.
|
||||
A value of nil gives the default `make-backup-file-name' behavior.
|
||||
|
||||
This could be buffer-local to do something special for specific
|
||||
files. If you define it, you may need to change `backup-file-name-p'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue