diff src/ChangeLog @ 3325:4c41ea11201a

[xemacs-hg @ 2006-04-01 16:21:11 by stephent] Increase Faccept_process_output timeout in unix_send_process. <87wte9nuac.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Sat, 01 Apr 2006 16:21:11 +0000
parents 14995b91af10
children f63530aa6c68
line wrap: on
line diff
--- a/src/ChangeLog	Fri Mar 31 21:51:26 2006 +0000
+++ b/src/ChangeLog	Sat Apr 01 16:21:11 2006 +0000
@@ -1,3 +1,10 @@
+2006-03-23  Tony Bennett  <tbennett@nvidia.com>
+
+	* process-unix.c (unix_send_process): Reduce timeout for
+	Faccept_process_output to 10ms.  This dramatically speeds up many
+	functions that read from processes, eg, inferior interpreter
+	processes as in ilisp or python-mode.
+
 2006-03-31  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* XEmacs 21.5.26 "endive" is released.