diff src/ChangeLog @ 46169:36989d5089ee

2002-07-03 Andrew Choi <akochoi@shaw.ca> * macterm.c (x_list_fonts): Fix comment. Cache fonts matching pattern. Search cache first.
author Andrew Choi <akochoi@shaw.ca>
date Thu, 04 Jul 2002 02:43:48 +0000
parents 56be68853618
children 42efbb69cf37
line wrap: on
line diff
--- a/src/ChangeLog	Thu Jul 04 02:10:45 2002 +0000
+++ b/src/ChangeLog	Thu Jul 04 02:43:48 2002 +0000
@@ -1,7 +1,9 @@
 2002-07-03  Andrew Choi  <akochoi@shaw.ca>
 
-	* macterm.c (init_font_name_table): Also add entry for
-	jisx0201.1976-0 coding for Japanese font.
+	* macterm.c (x_list_fonts): Fix comment.  Cache fonts matching
+	pattern.  Search cache first.
+	(init_font_name_table): Also add entry for jisx0201.1976-0 coding
+	for Japanese font.
 	(XLoadQueryFont): Use it.
 
 2002-07-02  Richard M. Stallman  <rms@gnu.org>