From: Lars Ingebrigtsen Date: Sun, 9 Feb 2014 05:32:41 +0000 (-0800) Subject: (save-buffer): Clarify the 0 argument (bug#10346). X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~63 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e34193f01301388dad73bb0d4f9d227b2309092;p=emacs.git (save-buffer): Clarify the 0 argument (bug#10346). Fixes: debbugs:13261 --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 519a4490163..c7ab63e506e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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). diff --git a/lisp/files.el b/lisp/files.el index dd6d2f14884..0dab5c08347 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -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