]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 6 Feb 2008 12:00:56 +0000 (12:00 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 6 Feb 2008 12:00:56 +0000 (12:00 +0000)
src/ChangeLog

index d3298550ed1a6edd3c718b935c74a1707f1317cc..dcdd9a855c6256f0ab08cb5e10e26f03cd6ccaee 100644 (file)
@@ -1,3 +1,15 @@
+2008-02-06  Kenichi Handa  <handa@ni.aist.go.jp>
+
+       * xdisp.c (x_produce_glyphs): Don't set it->ascent and it->descent
+       to negative value.
+
+       * ftxfont.c (ftxfont_draw): Use s->font_info, not face->font_info.
+
+       * ftfont.c (ftfont_open): Fix calculation of
+       font->font.averange_width.
+
+       * charset.c (syms_of_charset): Set QCtest and Qeq.
+
 2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * process.c (Fstart_process):