diff lisp/files.el @ 60928:0b7af5852ca6

(save-some-buffers): Doc fix.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Fri, 25 Mar 2005 13:31:17 +0000
parents e9883b26cb27
children 641ee5af213b
line wrap: on
line diff
--- 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: