Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4268:75d0292c1bff
[xemacs-hg @ 2007-11-14 19:41:04 by aidan]
Correct the dumped information for the Unicode JIT infrastructure.
author | aidan |
---|---|
date | Wed, 14 Nov 2007 19:41:09 +0000 |
parents | 66e2714696bd |
children | fdf43260ae29 |
comparison
equal
deleted
inserted
replaced
4267:66e2714696bd | 4268:75d0292c1bff |
---|---|
1 2007-11-14 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * unicode.el (unicode-error-default-translation-table): | |
4 * unicode.el (unicode-error-sequence-regexp-range): | |
5 * unicode.el (frob-unicode-errors-region): | |
6 Make these variables and the single function available to | |
7 make-docfile, by moving them to the start of the line. This | |
8 conflicts with normal indentation of Lisp, unfortunately. | |
9 | |
1 2007-11-14 Aidan Kehoe <kehoea@parhasard.net> | 10 2007-11-14 Aidan Kehoe <kehoea@parhasard.net> |
2 | 11 |
3 * subr.el (string-to-sequence): | 12 * subr.el (string-to-sequence): |
4 * subr.el (string-to-list): | 13 * subr.el (string-to-list): |
5 * subr.el (string-to-vector): | 14 * subr.el (string-to-vector): |