# HG changeset patch # User Brian Fox # Date 748595431 0 # Node ID 5ca1f3073ffc1f871a2accca6f5fce0af1e52c0b # Parent 9331a313e4982f6b70d779fe0828642ccdeb7c4a (diff): Doc fix. diff -r 9331a313e498 -r 5ca1f3073ffc lisp/diff.el --- a/lisp/diff.el Tue Sep 21 07:06:16 1993 +0000 +++ b/lisp/diff.el Tue Sep 21 07:10:31 1993 +0000 @@ -159,7 +159,7 @@ ;;;###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