changeset 89621:ebf92ac35403

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 13 Nov 2003 23:35:01 +0000
parents 769df37c5ffa
children 96081c0be5ca
files src/ChangeLog.22
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.22	Thu Nov 13 23:33:48 2003 +0000
+++ b/src/ChangeLog.22	Thu Nov 13 23:35:01 2003 +0000
@@ -1,7 +1,18 @@
+2003-11-14  Kenichi Handa  <handa@m17n.org>
+
+	* xfaces.c (set_lface_from_font_name): Fix for the case that
+	FONTNAME is not fontset name.
+
 2003-11-13  Kenichi Handa  <handa@m17n.org>
 
 	* fns.c (base64_encode_1): Fix previous change.
 
+2003-11-08  Kenichi Handa  <handa@m17n.org>
+
+	* fontset.c (set_fontset_font): New function.
+	(Fset_fontset_font): If a font is specified for a charset, use
+	map_charset_chars to store the font spec in a fontset.
+
 2003-10-29  Kenichi Handa  <handa@m17n.org>
 
 	* fontset.c (fontset_face): Create a fallback fontset on demand