]> git.eshelyaron.com Git - emacs.git/commitdiff
(diff): Doc fix.
authorBrian Fox <bfox@gnu.org>
Tue, 21 Sep 1993 07:10:31 +0000 (07:10 +0000)
committerBrian Fox <bfox@gnu.org>
Tue, 21 Sep 1993 07:10:31 +0000 (07:10 +0000)
lisp/diff.el

index 7043c9ac73e19ce1fef816b9abb237f757d220ae..e301aa70a6e9e31541ed218e8fb935779831c79d 100644 (file)
@@ -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