changeset 55307:56281773d450

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sun, 02 May 2004 15:38:02 +0000
parents 3757f583f280
children c208f88ccc56
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 02 15:36:45 2004 +0000
+++ b/lisp/ChangeLog	Sun May 02 15:38:02 2004 +0000
@@ -1,3 +1,9 @@
+2004-05-02  Eli Zaretskii  <eliz@gnu.org>
+
+	* 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.
+
 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* ielm.el (ielm-prompt-read-only): Update docstring.