emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sun, 25 May 2008 11:19:56 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/05/25 11:19:53

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6459
retrieving revision 1.6460
diff -u -b -r1.6459 -r1.6460
--- ChangeLog   24 May 2008 08:39:34 -0000      1.6459
+++ ChangeLog   25 May 2008 11:19:50 -0000      1.6460
@@ -1,3 +1,31 @@
+2008-05-25  Kenichi Handa  <address@hidden>
+
+       * w32term.c (x_draw_glyph_string): Fix calculation of underline
+       position.
+
+       * xterm.c (x_draw_glyph_string): Fix calculation of underline
+       position.
+
+       * xfaces.c: Delete unused function prototypes.
+       (xstrlwr, font_frame): Delete them.
+       (clear_face_cache): Delete unused variable.
+
+       * xftfont.c (xftfont_open): Delete unused variable.  If
+       underline_thickness is not 1, adjust underline_position.
+
+       * ftxfont.c (ftxfont_open): Delete unused variable.
+
+       * fontset.c (face_for_char): Optimize for the case of no charset
+       property.
+
+       * font.c (LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
+       (check_gstring, check_otf_features, otf_list, otf_tag_symbol)
+       (otf_open, font_otf_capability, generate_otf_features)
+       (font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
+       Commented out by surrounding "#if 0" and "#endif" for the moment.
+       (Ffont_drive_otf, Ffont_otf_alternates): Likewise.
+       (syms_of_font): Codes for accessing above commented out.
+
 2008-05-24  Eli Zaretskii  <address@hidden>
 
        * w32proc.c: Include dispextern.h.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]