diff src/ChangeLog @ 63142:fdbda2a9a6bf

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 08 Jun 2005 15:55:18 +0000
parents 9ea9379c1208
children ef765645a5cf
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jun 08 15:54:43 2005 +0000
+++ b/src/ChangeLog	Wed Jun 08 15:55:18 2005 +0000
@@ -8,10 +8,7 @@
 
 	* process.c (Fstart_process): Don't touch command_channel_p slot.
 
-	* process.h (struct process): Conditionalize slots
-	adaptive_read_buffering, read_output_delay and read_output_skip
-	on ADAPTIVE_READ_BUFFERING.
-	Delete command_channel_p.
+	* process.h (struct process): Delete command_channel_p.
 
 2005-06-07  Masatake YAMATO  <jet@gyve.org>