]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorColin Walters <walters@gnu.org>
Sat, 7 Sep 2002 21:28:04 +0000 (21:28 +0000)
committerColin Walters <walters@gnu.org>
Sat, 7 Sep 2002 21:28:04 +0000 (21:28 +0000)
lisp/ChangeLog

index 585fd86402c302a875247e930b13e6e09e3869be..7a14fee11f4e0bc3d98c91816903438884cc1129 100644 (file)
@@ -1,3 +1,13 @@
+2002-09-07  Colin Walters  <walters@debian.org>
+
+       * progmodes/compile.el (compile-internal): Add optional argument
+       no-async.
+       
+       * 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  <jpw@shootybangbang.com>
 
        * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.