comparison src/ChangeLog @ 2830:d7505a1267a4

[xemacs-hg @ 2005-06-26 19:05:05 by aidan] Couple of build fixes--that'll teach me to spend the weekend doing something other than hacking XEmacs.
author aidan
date Sun, 26 Jun 2005 19:05:07 +0000
parents 714b354cef67
children 172fb92bd156
comparison
equal deleted inserted replaced
2829:714b354cef67 2830:d7505a1267a4
1 2005-06-26 Aidan Kehoe <kehoea@parhasard.net>
2
3 * event-stream.c (command_builder_find_leaf):
4 * mule-ccl.c (POSSIBLE_LEADING_BYTE_P):
5 * mule-ccl.c (ccl_driver):
6 Couple of build fixes.
7
1 2005-06-26 Aidan Kehoe <kehoea@parhasard.net> 8 2005-06-26 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * mule-ccl.c (POSSIBLE_LEADING_BYTE_P): Add. 10 * mule-ccl.c (POSSIBLE_LEADING_BYTE_P): Add.
4 * mule-ccl.c: Check that a character set exists before using it 11 * mule-ccl.c: Check that a character set exists before using it
5 to create a character. 12 to create a character.