emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/diff.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/diff.el
Date: Fri, 04 Apr 2003 01:21:51 -0500

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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]