Mercurial > hg > xemacs-beta
comparison lib-src/ChangeLog @ 4464:61aff09a7589
Increase DDE connection retries because waiting for XEmacs to start
can take awhile.
author | Vin Shelton <acs@xemacs.org> |
---|---|
date | Thu, 15 May 2008 07:46:41 -0400 |
parents | c785f98c6737 |
children | 23ef20edf6ba |
comparison
equal
deleted
inserted
replaced
4463:5c651a4e8ed3 | 4464:61aff09a7589 |
---|---|
1 2008-05-14 Vin Shelton <acs@xemacs.org> | |
2 | |
3 * winclient.c: Create CONNECT_RETRIES and increase retry count | |
4 from 5 to 10. | |
5 | |
1 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> | 6 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * make-docfile.c (scan_file): | 8 * make-docfile.c (scan_file): |
4 Pass READ_BINARY to scan_lisp_file, scan_c_file; avoids an | 9 Pass READ_BINARY to scan_lisp_file, scan_c_file; avoids an |
5 assertion failure with Visual C++ 2005 Express Edition, and is | 10 assertion failure with Visual C++ 2005 Express Edition, and is |