annotate admin/notes/cvslogs @ 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 |
eeb9265e0ea5 |
| children |
|
| rev |
line source |
|
92045
|
1 http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01208.html
|
|
|
2
|
|
|
3 From: Eli Zaretskii
|
|
|
4 Subject: Re: Log messages in CVS
|
|
|
5 Date: Sat, 29 Dec 2007 16:06:29 +0200
|
|
|
6
|
|
|
7 I once posted a summary that I know about; see:
|
|
|
8
|
|
|
9 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00229.html
|
|
|
10 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00234.html
|
|
|
11 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00312.html
|
|
|
12
|
|
|
13 Richard commented here, basically approving my summary:
|
|
|
14
|
|
|
15 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00276.html
|