From ccc54d96ad98bf82af4b6d904469a71c02d46ebc Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 4 Nov 2006 12:52:13 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index e568a2980a2..924e643f612 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -4,13 +4,13 @@ command line option and `initial-frame-alist' which is superfluous after the last change to `w32_createwindow'. -2006-11-04 Slawomir Nowaczyk (tiny change) +2006-11-04 Slawomir Nowaczyk (tiny change) - * w32proc.c: (sys_wait) Only wait for processes with fd<0. - Others should be handled by sys_select instead. Fixes problems - with (progn (start-process "" nil "ls") (call-process "ls")) + * w32proc.c (sys_wait): Only wait for processes with fd<0. + Others should be handled by sys_select instead. Fixes problems + with (progn (start-process "" nil "ls") (call-process "ls")). -2006-11-04 Giorgos Keramidas (tiny change) +2006-11-04 Giorgos Keramidas (tiny change) * xmenu.c (Fmenu_bar_open): Declare variable before BLOCK_INPUT to avoid gcc 2.95 error. -- 2.39.2