[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
files.el typo
From: |
Karl Chen |
Subject: |
files.el typo |
Date: |
Thu, 24 Mar 2005 19:42:25 -0800 |
diff -u /usr/local/stow/emacs-cvs/share/emacs/22.0.50/lisp/files.el
/tmp/buffer-content-87433cg
--- /usr/local/stow/emacs-cvs/share/emacs/22.0.50/lisp/files.el 2005-02-09
07:50:42.000000000 -0800
+++ /tmp/buffer-content-87433cg 2005-03-24 19:41:32.505601844 -0800
@@ -3417,7 +3417,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:
Diff finished. Thu Mar 24 19:41:32 2005
--
Karl 2005-03-24 19:41
- files.el typo,
Karl Chen <=