# HG changeset patch # User Thien-Thi Nguyen # Date 1111757477 0 # Node ID 0b7af5852ca6c0f19f6ded843ec02de65ccb6df1 # Parent bae786986f2e85d0f218304c15e873cd648ddc56 (save-some-buffers): Doc fix. diff -r bae786986f2e -r 0b7af5852ca6 lisp/files.el --- a/lisp/files.el Fri Mar 25 10:17:33 2005 +0000 +++ b/lisp/files.el Fri Mar 25 13:31:17 2005 +0000 @@ -3422,7 +3422,7 @@ "Save some modified file-visiting buffers. Asks user about each one. You can answer `y' to save, `n' not to save, `C-r' to look at the buffer in question with `view-buffer' before deciding or `d' to -view the differences using `diff-buffer-to-file'. +view the differences using `diff-buffer-with-file'. Optional argument (the prefix) non-nil means save all with no questions. Optional second argument PRED determines which buffers are considered: