From: Brian Fox Date: Tue, 21 Sep 1993 07:10:31 +0000 (+0000) Subject: (diff): Doc fix. X-Git-Tag: emacs-19.34~11092 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4b00edc888708efe30361c40b68da378c55588f9;p=emacs.git (diff): Doc fix. --- diff --git a/lisp/diff.el b/lisp/diff.el index 7043c9ac73e..e301aa70a6e 100644 --- a/lisp/diff.el +++ b/lisp/diff.el @@ -159,7 +159,7 @@ is nil, REGEXP matches only half a section.") ;;;###autoload (defun diff (old new &optional switches) "Find and display the differences between OLD and NEW files. -Interactively the current buffer's file name is the default for for NEW +Interactively the current buffer's file name is the default for NEW and a backup file for NEW is the default for OLD. With prefix arg, prompt for diff switches." (interactive