Mercurial > hg > xemacs-beta
comparison lib-src/ChangeLog @ 4557:790bd95b84c1
Automated merge with file:/Sources/xemacs-21.5-checked-out
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 13 May 2008 20:26:47 +0200 |
parents | c785f98c6737 |
children | 61aff09a7589 |
comparison
equal
deleted
inserted
replaced
4556:a1f8c5c250c2 | 4557:790bd95b84c1 |
---|---|
1 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * make-docfile.c (scan_file): | |
4 Pass READ_BINARY to scan_lisp_file, scan_c_file; avoids an | |
5 assertion failure with Visual C++ 2005 Express Edition, and is | |
6 logically more coherent, given that our Lisp and C files are saved | |
7 with Unix line endings. | |
8 | |
1 2007-08-27 Mike Sperber <mike@xemacs.org> | 9 2007-08-27 Mike Sperber <mike@xemacs.org> |
2 | 10 |
3 * config.values.in (datarootdir): Add. | 11 * config.values.in (datarootdir): Add. |
4 | 12 |
5 2007-08-12 Mike Sperber <mike@xemacs.org> | 13 2007-08-12 Mike Sperber <mike@xemacs.org> |