diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jun 26 18:05:05 2005 +0000
+++ b/src/ChangeLog	Sun Jun 26 18:42:23 2005 +0000
@@ -1,3 +1,9 @@
+2005-06-26  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* mule-ccl.c (POSSIBLE_LEADING_BYTE_P): Add.
+	* mule-ccl.c: Check that a character set exists before using it
+	to create a character. 
+	
 2005-06-26  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* cmds.c (Fself_insert_command):