changeset 95110:37df7f02ad6a

* process.c (wait_reading_process_output): Always check status when in batch mode.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 19 May 2008 16:29:18 +0000
parents 88a6289c23cb
children f3a094e70d91
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon May 19 11:58:43 2008 +0000
+++ b/src/ChangeLog	Mon May 19 16:29:18 2008 +0000
@@ -1,3 +1,8 @@
+2008-05-19  Chong Yidong  <cyd@stupidchicken.com>
+
+	* process.c (wait_reading_process_output): Always check status
+	when in batch mode.
+
 2008-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* minibuf.c (Finternal_complete_buffer): Only strip out hidden buffers