comparison src/ChangeLog @ 3681:3131094eed8c

[xemacs-hg @ 2006-11-15 21:39:51 by aidan] Move charsets-in-region to C.
author aidan
date Wed, 15 Nov 2006 21:40:02 +0000
parents efca49973324
children 719ceea8b3cb
comparison
equal deleted inserted replaced
3680:efca49973324 3681:3131094eed8c
1 2006-11-15 Aidan Kehoe <kehoea@parhasard.net>
2
3 * mule-charset.c:
4 * mule-charset.c (Fcharsets_in_region):
5 Added a charsets-in-region implementation in C.
6
1 2006-11-14 Aidan Kehoe <kehoea@parhasard.net> 7 2006-11-14 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * objects-xlike-inc.c (x_find_charset_font): 9 * objects-xlike-inc.c (x_find_charset_font):
4 Move the warn_when_safe call to where GCing is irrelevant; as 10 Move the warn_when_safe call to where GCing is irrelevant; as
5 things are it doesn't GC, but I'm more comfortable without that 11 things are it doesn't GC, but I'm more comfortable without that