Mercurial > emacs
diff src/ChangeLog @ 104316:bb8ce3c842e7
* process.c (status_notify): Don't perform redisplay.
(Fdelete_process, list_processes_1, process_send_signal):
Expliticly perform redisplay.
(wait_reading_process_output): Always check process status, but
don't perform redisplay unless DO_DISPLAY is non-zero (Bug#2930).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 17 Aug 2009 21:04:05 +0000 |
parents | 73f76307d49b |
children | 5a32fe3781b9 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 17 19:12:10 2009 +0000 +++ b/src/ChangeLog Mon Aug 17 21:04:05 2009 +0000 @@ -1,3 +1,11 @@ +2009-08-17 Chong Yidong <cyd@stupidchicken.com> + + * process.c (status_notify): Don't perform redisplay. + (Fdelete_process, list_processes_1, process_send_signal): + Expliticly perform redisplay. + (wait_reading_process_output): Always check process status, but + don't perform redisplay unless DO_DISPLAY is non-zero (Bug#2930). + 2009-08-17 Ken Raeburn <raeburn@raeburn.org> * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the