comparison src/ChangeLog @ 4364:d74913294e87

Automated merge with file:/Sources/xemacs-21.5-checked-out
author Aidan Kehoe <kehoea@parhasard.net>
date Thu, 27 Dec 2007 13:21:05 +0100
parents df1f1f49ef70
children 69e6352406f0
comparison
equal deleted inserted replaced
4363:6a17ac5da3c4 4364:d74913294e87
1 2007-12-24 Aidan Kehoe <kehoea@parhasard.net>
2
3 * event-xlike-inc.c (x_keysym_to_character):
4 * event-xlike-inc.c (gtk_keysym_to_character):
5 Unify the typed character if possible, following the current value
6 for the unicode precedence list.
7
1 2007-12-24 Aidan Kehoe <kehoea@parhasard.net> 8 2007-12-24 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * symbols.c (Fintern_soft): 10 * symbols.c (Fintern_soft):
4 Provide a new optional third argument, DEFAULT, for those who want 11 Provide a new optional third argument, DEFAULT, for those who want
5 to check if "nil" is a symbol or not. (More realistically, general 12 to check if "nil" is a symbol or not. (More realistically, general