From fb9306765f25aabd7b6c5638f548e9922d5b643a Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 11 Mar 2009 07:58:42 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 4199801fe56..331d06fdccf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2009-03-11 Kenichi Handa + + * frame.c (x_set_font): When ARG is a font-object, don't alter the + fontset of the frame. + + * fontset.c (Fset_fontset_font): When a font for ASCII is changed, + modify the default font of frames that use this fontset. + (num_auto_fontsets): New variable. + (fontset_from_font): Use num_auto_fontsets to decide a fontset + name. Be sure to set FONTSET_ASCII to the correct font name. + (update_auto_fontset_alist): New function. + 2009-03-11 Juanma Barranquero * makefile.w32-in: Update dependencies. -- 2.39.5