Mercurial > emacs
diff lisp/diff.el @ 4759:5ca1f3073ffc
(diff): Doc fix.
author | Brian Fox <bfox@gnu.org> |
---|---|
date | Tue, 21 Sep 1993 07:10:31 +0000 |
parents | 0a694f8e1730 |
children | a91748bee657 |
line wrap: on
line diff
--- 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