]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 24 Apr 2007 11:35:23 +0000 (11:35 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 24 Apr 2007 11:35:23 +0000 (11:35 +0000)
src/ChangeLog.unicode

index 707c253995bbd5cae9de2e2d49cce1491d3ff026..e51ad19de5fb772897f6182f29375a1aacfc39bf 100644 (file)
@@ -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.