]> git.eshelyaron.com Git - emacs.git/commit
(Fset_fontset_font): When a font for ASCII is changed,
authorKenichi Handa <handa@m17n.org>
Wed, 11 Mar 2009 07:51:33 +0000 (07:51 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 11 Mar 2009 07:51:33 +0000 (07:51 +0000)
commitd64905422625b01c4f6ffcb4276c6021070d6899
treea0016b117e58c5cf96cb8a35bebc265426cb8c8f
parente97389b933292a7faac01726865b2fc914123b16
(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.
src/fontset.c