changeset 100326:80d774f2a5f5

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Wed, 10 Dec 2008 16:10:36 +0000
parents c28823ea450a
children 5d74aae1daad
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Dec 10 16:09:17 2008 +0000
+++ b/src/ChangeLog	Wed Dec 10 16:10:36 2008 +0000
@@ -3,6 +3,8 @@
 	* w32font.c (Qcham): New symbol.
 	(font_supported_scripts): Add cham, and comments for other new
 	scripts in bitfield from OpenType spec.
+	(add_font_entity_to_list): Limit unicode-sip fonts to those that
+	contain characters beyond the bmp.
 
 2008-12-10  Kenichi Handa  <handa@m17n.org>
 
@@ -11179,7 +11181,6 @@
 
 	* charset.c (Fdefine_charset_internal): Setup charset.fast_map
 	correctly.
-
 2008-02-01  Dave Love  <fx@gnu.org>
 
 	* fns.c (Flanginfo): Call synchronize_system_time_locale.