(save-buffer): Clarify the 0 argument (bug#10346).
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 9 Feb 2014 05:32:41 +0000 (21:32 -0800)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 9 Feb 2014 05:32:41 +0000 (21:32 -0800)
Fixes: debbugs:13261

lisp/ChangeLog
lisp/files.el

index 519a449..c7ab63e 100644 (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).
index dd6d2f1..0dab5c0 100644 (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