changeset 55314:5108ca4dfab4

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sun, 02 May 2004 17:23:04 +0000
parents f7017af1bd0b
children 5bb3c1b78838
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 02 17:22:08 2004 +0000
+++ b/lisp/ChangeLog	Sun May 02 17:23:04 2004 +0000
@@ -2,7 +2,8 @@
 
 	* progmodes/compile.el (compilation-start): In the
 	no-async-subprocesses branch, call sit-for to give redisplay a
-	chance to show the updated process status in the mode line.
+	chance to show the updated process status in the mode line, and
+	fontify the buffer explicitly after the process exits.
 
 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>