comparison src/ChangeLog @ 103110:31a74a40b402

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 29 Apr 2009 08:52:37 +0000
parents 44b3e50566c1
children 138b39938198
comparison
equal deleted inserted replaced
103109:44b3e50566c1 103110:31a74a40b402
18 18
19 * fontset.c (set_default_ascii_font): Delete this unused function. 19 * fontset.c (set_default_ascii_font): Delete this unused function.
20 20
21 * frame.c (x_set_font): When ARG is a font-object, check if the 21 * frame.c (x_set_font): When ARG is a font-object, check if the
22 font-object matches with the ASCII font-spec of the frame's 22 font-object matches with the ASCII font-spec of the frame's
23 fontset. If not, create a new fontset for the frame. 23 fontset. If not, create a new fontset for the frame. (Bug #3075)
24 24
25 2009-04-28 Andreas Schwab <schwab@linux-m68k.org> 25 2009-04-28 Andreas Schwab <schwab@linux-m68k.org>
26 26
27 * fns.c (Flocale_info): Protect vector from GC during decoding. 27 * fns.c (Flocale_info): Protect vector from GC during decoding.
28 28