Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4100:d1cf2b9c4dfd
[xemacs-hg @ 2007-08-06 14:50:39 by michaels]
2007-07-31 Mike Sperber <mike@xemacs.org>
* file-coding.c (undecided_convert): Kludge to prevent infinite
recursion.
* file-coding.c (detected_coding_system): Change default from
raw-text to binary.
author | michaels |
---|---|
date | Mon, 06 Aug 2007 14:50:48 +0000 |
parents | 1abf84db2c7f |
children | 23d7fde3d773 |
comparison
equal
deleted
inserted
replaced
4099:a5e2d0f90f97 | 4100:d1cf2b9c4dfd |
---|---|
1 2007-07-31 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * file-coding.c (undecided_convert): Kludge to prevent infinite | |
4 recursion. | |
5 * file-coding.c (detected_coding_system): Change default from | |
6 raw-text to binary. | |
7 | |
1 2007-08-04 Aidan Kehoe <kehoea@parhasard.net> | 8 2007-08-04 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * charset.h: | 10 * charset.h: |
4 * charset.h (enum unicode_type): | 11 * charset.h (enum unicode_type): |
5 Add UNICODE_UTF_32. | 12 Add UNICODE_UTF_32. |