]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 11 Mar 2009 07:58:42 +0000 (07:58 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 11 Mar 2009 07:58:42 +0000 (07:58 +0000)
src/ChangeLog

index 4199801fe564aa5723514b500ac5b1da166a3d05..331d06fdccff2d90622e83fa078117f19101acd8 100644 (file)
@@ -1,3 +1,15 @@
+2009-03-11  Kenichi Handa  <handa@m17n.org>
+
+       * 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  <lekktu@gmail.com>
 
        * makefile.w32-in: Update dependencies.