changeset 90812:6137cc8ddf90

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 24 Apr 2007 11:35:23 +0000
parents c1ed0fd37416
children e6fdae9180d4
files src/ChangeLog.unicode
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.unicode	Tue Apr 24 11:35:15 2007 +0000
+++ b/src/ChangeLog.unicode	Tue Apr 24 11:35:23 2007 +0000
@@ -1,5 +1,8 @@
 2007-04-24  Kenichi Handa  <handa@m17n.org>
 
+	* font.c (font_at): If the window W is not on a window system,
+	return Qnil.
+
 	* coding.c (produce_chars): Don't call insert_from_gap if no
 	characters to produce.
 	(encode_coding): Likewise.