comparison src/ChangeLog @ 3673:887d4be44334

[xemacs-hg @ 2006-11-11 09:50:33 by aidan] Make device-matching-specifier-tag-list available again--my taking it out was misjudged.
author aidan
date Sat, 11 Nov 2006 09:50:34 +0000
parents 08749d050663
children f200f93c0b69
comparison
equal deleted inserted replaced
3672:c2c7c924a4d9 3673:887d4be44334
1 2006-11-11 Aidan Kehoe <kehoea@parhasard.net>
2
3 * specifier.c:
4 VM calls device-matching-specifier-tag-list; my taking it out of
5 non-debug builds was misjudged, this change puts it back in. I've
6 also reverted a couple of incidental and wrong whitespace changes.
7
1 2006-11-09 Aidan Kehoe <kehoea@parhasard.net> 8 2006-11-09 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * specifier.c (specifier_instance_from_inst_list): 10 * specifier.c (specifier_instance_from_inst_list):
4 Accept symbols as well as charset objects as the cons of a 11 Accept symbols as well as charset objects as the cons of a
5 font-related specifier matchspec. Thank you Ilya. 12 font-related specifier matchspec. Thank you Ilya.