emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Colin Walters
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 07 Sep 2002 17:31:03 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4286 emacs/lisp/ChangeLog:1.4287
*** emacs/lisp/ChangeLog:1.4286 Sat Sep  7 17:28:04 2002
--- emacs/lisp/ChangeLog        Sat Sep  7 17:31:03 2002
***************
*** 6,12 ****
        * diff.el (diff): Add optional argument no-async, and use the
        above argument.
        
!       * files.el (diff-buffer-with-file): Use it.
  
  2002-09-07  John Paul Wallington  <address@hidden>
  
--- 6,16 ----
        * diff.el (diff): Add optional argument no-async, and use the
        above argument.
        
!       * files.el (diff-buffer-with-file): Call diff synchronously, so we
!       don't delete the temporary file before diff has a chance to read
!       it.
!       
!       * ibuf-ext.el (ibuffer-diff-with-file): Just call 
`diff-buffer-with-file'.
  
  2002-09-07  John Paul Wallington  <address@hidden>
  




reply via email to

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