# HG changeset patch # User Eli Zaretskii # Date 1083512282 0 # Node ID 56281773d450dedb150c57c66d87e31d5987fadd # Parent 3757f583f280fa1b643f0c110c4688ab63d95163 *** empty log message *** diff -r 3757f583f280 -r 56281773d450 lisp/ChangeLog --- 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 + + * 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 * ielm.el (ielm-prompt-read-only): Update docstring.