comparison 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
comparison
equal deleted inserted replaced
3324:0ac983083b5b 3325:4c41ea11201a
1 2006-03-23 Tony Bennett <tbennett@nvidia.com>
2
3 * process-unix.c (unix_send_process): Reduce timeout for
4 Faccept_process_output to 10ms. This dramatically speeds up many
5 functions that read from processes, eg, inferior interpreter
6 processes as in ilisp or python-mode.
7
1 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> 8 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org>
2 9
3 * XEmacs 21.5.26 "endive" is released. 10 * XEmacs 21.5.26 "endive" is released.
4 11
5 2006-03-30 Adrian Aichner <adrian@xemacs.org> 12 2006-03-30 Adrian Aichner <adrian@xemacs.org>