(save-buffer): Clarify the 0 argument (bug#10346).

Fixes: debbugs:13261
This commit is contained in:
Lars Ingebrigtsen 2014-02-08 21:32:41 -08:00
parent 468ef48472
commit 7e34193f01
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@
* files.el (save-buffer): Use ARG as the parameter name for
consistency (bug#10346).
(save-buffer): Clarify the 0 argument (bug#10346).
* cus-edit.el (customize-apropos): Fix error string.
(custom-buffer-create): Doc fix (bug#11122).

View file

@ -4553,7 +4553,7 @@ Prefixed with three \\[universal-argument]'s, marks this version
to become a backup when the next save is done,
and unconditionally makes the previous version into a backup file.
With a numeric argument of 0, never make the previous version
With a numeric prefix argument of 0, never make the previous version
into a backup file.
If a file's name is FOO, the names of its numbered backup versions are