changeset 47299:9c81bdbbbc0e

*** empty log message ***
author Colin Walters <walters@gnu.org>
date Sat, 07 Sep 2002 21:28:04 +0000
parents c6dddb2746ee
children 5128d5a8980c
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Sep 07 06:45:43 2002 +0000
+++ b/lisp/ChangeLog	Sat Sep 07 21:28:04 2002 +0000
@@ -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.