Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2829:714b354cef67
[xemacs-hg @ 2005-06-26 18:42:21 by aidan]
Prevent Mule-CCL crashing XEmacs on an invalid charset id.
author | aidan |
---|---|
date | Sun, 26 Jun 2005 18:42:23 +0000 |
parents | a25c824ed558 |
children | d7505a1267a4 |
comparison
equal
deleted
inserted
replaced
2828:a25c824ed558 | 2829:714b354cef67 |
---|---|
1 2005-06-26 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mule-ccl.c (POSSIBLE_LEADING_BYTE_P): Add. | |
4 * mule-ccl.c: Check that a character set exists before using it | |
5 to create a character. | |
6 | |
1 2005-06-26 Aidan Kehoe <kehoea@parhasard.net> | 7 2005-06-26 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * cmds.c (Fself_insert_command): | 9 * cmds.c (Fself_insert_command): |
4 No 4th arg to event_to_character. | 10 No 4th arg to event_to_character. |
5 | 11 |