Mercurial > emacs
changeset 13823:881e5c4a01cb
(save-buffer): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 23 Dec 1995 07:34:59 +0000 |
parents | cbc1f90ea367 |
children | 88384034a5b4 |
files | lisp/files.el |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/files.el Sat Dec 23 07:32:51 1995 +0000 +++ b/lisp/files.el Sat Dec 23 07:34:59 1995 +0000 @@ -1689,10 +1689,14 @@ "Save current buffer in visited file if modified. Versions described below. By default, makes the previous version into a backup file if previously requested or if this is the first save. -With 1 or 3 \\[universal-argument]'s, marks this version +With 1 \\[universal-argument], marks this version to become a backup when the next save is done. -With 2 or 3 \\[universal-argument]'s, +With 2 \\[universal-argument]'s, unconditionally makes the previous version into a backup file. +With 3 \\[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 argument of 0, never makes the previous version into a backup file. If a file's name is FOO, the names of its numbered backup versions are