changeset 95889:ef62be95d808

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 13 Jun 2008 12:29:55 +0000
parents ff04c95494e4
children e6e6c351339d
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jun 13 12:29:37 2008 +0000
+++ b/src/ChangeLog	Fri Jun 13 12:29:55 2008 +0000
@@ -39,7 +39,7 @@
 	(font_update_lface): Don't parse "foundry-family" form here.
 	Handle FONT_FOUNDRY_INDEX.
 	(font_find_for_lface): Likewise.  Handle alternate families here.
-	If registry is NULL, try iso8859-1 and ascii-0.
+	If registry is nil, try iso8859-1 and ascii-0.
 	(font_open_for_lface): Pay attention to size in ENTITY.
 	(font_open_by_name): Simplify by calling font_load_for_lface.
 	(free_font_driver_list): Delete it.