diff options
-rw-r--r-- | src/ChangeLog.unicode | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 707c253995b..e51ad19de5f 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -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. |