]> git.eshelyaron.com Git - emacs.git/commitdiff
* process.c (wait_reading_process_output): Always check status
authorChong Yidong <cyd@stupidchicken.com>
Mon, 19 May 2008 16:29:18 +0000 (16:29 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 19 May 2008 16:29:18 +0000 (16:29 +0000)
when in batch mode.

src/ChangeLog

index b71af77179c36cff74c07b5fd23ebd787d9e8005..63a374b912a0258dd61c361ddef157cb901da597 100644 (file)
@@ -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