changeset 60513:0f508b91e017

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 08 Mar 2005 08:46:48 +0000
parents d82c0ae36f1e
children 322d95d05b23
files src/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Mar 08 08:46:29 2005 +0000
+++ b/src/ChangeLog	Tue Mar 08 08:46:48 2005 +0000
@@ -1,3 +1,14 @@
+2005-03-08  Kenichi Handa  <handa@m17n.org>
+
+	* frame.c (x_set_font): Call set_default_ascii_font if an
+	available font is found.
+
+	* fontset.c (set_default_ascii_font): New function.
+	(syms_of_fontset): Don't set FONTSET_ASCII (Vdefault_fontset)
+	here.
+
+	* fontset.h (set_default_ascii_font): Extern it.
+
 2005-03-07  Kim F. Storm  <storm@cua.dk>
 
 	* xdisp.c (CLEAR_IMAGE_CACHE_COUNT): New const.