comparison src/ChangeLog @ 3497:45671f160bd5

[xemacs-hg @ 2006-07-08 09:17:59 by aidan] Style change in subr-name.
author aidan
date Sat, 08 Jul 2006 09:18:01 +0000
parents d08f0a2c8722
children b03fc4eae965
comparison
equal deleted inserted replaced
3496:d08f0a2c8722 3497:45671f160bd5
1 2006-07-08 Aidan Kehoe <kehoea@parhasard.net>
2
3 * symbols.c (Fsubr_name):
4 Use the CHECK_SUBR macro instead of the GNU code's explicit if
5 statement.
6
1 2006-07-08 Aidan Kehoe <kehoea@parhasard.net> 7 2006-07-08 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * charset.h: 9 * charset.h:
4 Move to 7 bits instead of 5 for the first field of a character. 10 Move to 7 bits instead of 5 for the first field of a character.
5 11