diff lisp/diff.el @ 669:4c64c671426f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 01 Jun 1992 08:28:58 +0000
parents 8a533acedb77
children 4f28bd14272c
line wrap: on
line diff
--- a/lisp/diff.el	Sun May 31 21:13:26 1992 +0000
+++ b/lisp/diff.el	Mon Jun 01 08:28:58 1992 +0000
@@ -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