[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/diff.el
From: |
Markus Rost |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/diff.el |
Date: |
Sun, 08 Sep 2002 21:43:19 -0400 |
Index: emacs/lisp/diff.el
diff -c emacs/lisp/diff.el:1.46 emacs/lisp/diff.el:1.47
*** emacs/lisp/diff.el:1.46 Sat Sep 7 17:30:19 2002
--- emacs/lisp/diff.el Sun Sep 8 21:43:19 2002
***************
*** 195,201 ****
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.
! If NO-ASYNC is non-nil, call diff syncrhonously."
(interactive
(nconc
(let (oldf newf)
--- 195,201 ----
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.
! If NO-ASYNC is non-nil, call diff synchronously."
(interactive
(nconc
(let (oldf newf)