summaryrefslogtreecommitdiff
path: root/lisp/diff.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1992-06-01 08:28:58 +0000
committerRichard M. Stallman <rms@gnu.org>1992-06-01 08:28:58 +0000
commit028173c0b8ab266155d4a0d612b83f8a89842b7e (patch)
tree1098192ead416e0ac0b6484a04a0c7332b41d4cb /lisp/diff.el
parenta205e410319ac22848b5c3b0307212fc3f63fba0 (diff)
downloademacs-028173c0b8ab266155d4a0d612b83f8a89842b7e.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/diff.el')
-rw-r--r--lisp/diff.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/diff.el b/lisp/diff.el
index 138f674ea08..7a0dd95387c 100644
--- a/lisp/diff.el
+++ b/lisp/diff.el
@@ -62,8 +62,8 @@
;;;###autoload
(defun diff (old new)
"Find and display the differences between OLD and NEW files.
-Interactively you are prompted with the current buffer's file name for NEW
-and what appears to be it's backup for OLD."
+Interactively the current buffer's file name is the default for for NEW
+and a backup file for NEW is the default for OLD."
(interactive
(let (oldf newf)
(reverse