comparison src/ChangeLog @ 3670:08749d050663

[xemacs-hg @ 2006-11-09 12:47:45 by aidan] Make charset symbols equivalent to charsets in specifier matchspecs.
author aidan
date Thu, 09 Nov 2006 12:47:47 +0000
parents 1d313cd71cd7
children 887d4be44334
comparison
equal deleted inserted replaced
3669:1a9a6cbe7098 3670:08749d050663
1 2006-11-09 Aidan Kehoe <kehoea@parhasard.net>
2
3 * specifier.c (specifier_instance_from_inst_list):
4 Accept symbols as well as charset objects as the cons of a
5 font-related specifier matchspec. Thank you Ilya.
6
1 2006-11-07 Aidan Kehoe <kehoea@parhasard.net> 7 2006-11-07 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * mule-charset.c: 9 * mule-charset.c:
4 Take the Qfinal declaration out of mule-charset.c; fixes the MSVC 10 Take the Qfinal declaration out of mule-charset.c; fixes the MSVC
5 build. Sorry Vin! 11 build. Sorry Vin!