changeset 89049:aa9fa496b679

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 23 Aug 2002 02:27:29 +0000
parents 87c6cb535c03
children c00be25be9ad
files src/ChangeLog
diffstat 1 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Aug 23 02:27:15 2002 +0000
+++ b/src/ChangeLog	Fri Aug 23 02:27:29 2002 +0000
@@ -1,3 +1,22 @@
+2002-08-23  Kenichi Handa  <handa@etl.go.jp>
+
+	* xfaces.c (QCfontset): New variable.
+	(LFACE_FONTSET): New macro.
+	(check_lface_attrs): Check also LFACE_FONTSET_INDEX.
+	(set_lface_from_font_name): Setup LFACE_FONTSET (lface).
+	(Finternal_set_lisp_face_attribute): Handle QCfontset.
+	(Finternal_get_lisp_face_attribute): Likewise.
+	(lface_same_font_attributes_p): Fix checking of LFACE_FONT_INDEX,
+	check also LFACE_FONTSET_INDEX.
+	(face_fontset): Check attrs[LFACE_FONTSET_INDEX], not
+	attrs[LFACE_FONT_INDEX].
+	(syms_of_xfaces): Intern and staticpro QCfontset.
+
+	* dispextern.h (enum lface_attribute_index): New member
+	LFACE_FONTSET_INDEX.
+
+	* fns.c (base64_encode_1): Handle eight-bit chars correctly.
+
 2002-08-21  Kenichi Handa  <handa@etl.go.jp>
 
 	* coding.c (coding_set_destination): Fix coding->destination for