Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4624:9dd42cb187ed
Fix typo in comment on skip_debugger.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Wed, 04 Feb 2009 01:13:10 +0900 |
parents | 871eb054b34a |
children | f1bb4cc3144a |
comparison
equal
deleted
inserted
replaced
4592:c6d4ffc018a6 | 4624:9dd42cb187ed |
---|---|
1 2009-02-04 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * eval.c (skip_debugger): Fix typo in preceding comment. | |
4 | |
1 2009-01-31 Aidan Kehoe <kehoea@parhasard.net> | 5 2009-01-31 Aidan Kehoe <kehoea@parhasard.net> |
2 | 6 |
3 * unicode.c (unicode_convert): | 7 * unicode.c (unicode_convert): |
4 Correct little-endian UTF-16 surrogate handling. | 8 Correct little-endian UTF-16 surrogate handling. |
5 | 9 |