changeset 89951:aafd98bcc2ac

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 30 Jun 2004 06:14:40 +0000
parents ad8c5c667a14
children 6f6e9fe4658b
files src/ChangeLog.22
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.22	Wed Jun 30 06:13:32 2004 +0000
+++ b/src/ChangeLog.22	Wed Jun 30 06:14:40 2004 +0000
@@ -3,6 +3,9 @@
 	* xfaces.c (Fface_font): If frame is not on a window system,
 	ignore CHARACTER arg.  If HAVE_WINDOW_SYSTEM is not defined, don't
 	refer to face->font.
+	(split_font_name_into_vector, build_font_name_from_vector)
+	(lookup_non_ascii_face, realize_non_ascii_face): Define them only
+	whne HAVE_WINDOW_SYSTEM is defined.
 
 2004-05-29  Kenichi Handa  <handa@m17n.org>