]> git.eshelyaron.com Git - emacs.git/commitdiff
(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 519a4490163cb5bc1d0dc4c215b83b05b7b895e4..c7ab63e506ec2b174027ba32337bf1fc71c52b5a 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 dd6d2f148847f74765e7f823b8ddfec5e5392a3d..0dab5c0834723eaa3848478413c80433d9a7427c 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