comparison lisp/ChangeLog @ 55314:5108ca4dfab4

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sun, 02 May 2004 17:23:04 +0000
parents c6265ea76363
children 5bb3c1b78838
comparison
equal deleted inserted replaced
55313:f7017af1bd0b 55314:5108ca4dfab4
1 2004-05-02 Eli Zaretskii <eliz@gnu.org> 1 2004-05-02 Eli Zaretskii <eliz@gnu.org>
2 2
3 * progmodes/compile.el (compilation-start): In the 3 * progmodes/compile.el (compilation-start): In the
4 no-async-subprocesses branch, call sit-for to give redisplay a 4 no-async-subprocesses branch, call sit-for to give redisplay a
5 chance to show the updated process status in the mode line. 5 chance to show the updated process status in the mode line, and
6 fontify the buffer explicitly after the process exits.
6 7
7 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca> 8 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8 9
9 * progmodes/python.el (python-compilation-line-number): Remove. 10 * progmodes/python.el (python-compilation-line-number): Remove.
10 (python-compilation-regexp-alist): Don't use it any more. 11 (python-compilation-regexp-alist): Don't use it any more.