changeset 56582:591c2d29ca4b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 01 Aug 2004 23:09:43 +0000
parents 6cfb1ef9200f
children 64ae47cb68ff
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Aug 01 12:59:09 2004 +0000
+++ b/src/ChangeLog	Sun Aug 01 23:09:43 2004 +0000
@@ -1,3 +1,8 @@
+2004-08-02  Kim F. Storm  <storm@cua.dk>
+
+	* process.c (read_process_output): Use whole read buffer.
+	Don't trigger adaptive read buffering on errors.
+
 2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.