From: Colin Walters Date: Sat, 7 Sep 2002 21:28:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~13333 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5488b9fcd3b1627598c3fcdb5c7080a924b84ea4;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 585fd86402c..7a14fee11f4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2002-09-07 Colin Walters + + * 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 * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.