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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Tue, 27 May 2008 00:50:04 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/05/27 00:50:02

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6465
retrieving revision 1.6466
diff -u -b -r1.6465 -r1.6466
--- ChangeLog   26 May 2008 14:10:55 -0000      1.6465
+++ ChangeLog   27 May 2008 00:49:59 -0000      1.6466
@@ -1,7 +1,12 @@
+2008-05-27  Stefan Monnier  <address@hidden>
+
+       * casefiddle.c (casify_object): Try to guess better whether the
+       argument is a byte or a char.
+
 2008-05-26  Andreas Schwab  <address@hidden>
 
-       * xselect.c (x_reply_selection_request): Properly handle format ==
-       32.  Always send multiples of format size.
+       * xselect.c (x_reply_selection_request): Properly handle format == 32.
+       Always send multiples of format size.
 
        * xterm.c (x_set_frame_alpha): Fix type mismatch.
 
@@ -15,18 +20,15 @@
 
 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.
+       * w32term.c (x_draw_glyph_string):
+       * 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.
+       * xftfont.c (xftfont_open): Delete unused variable.
+       If underline_thickness is not 1, adjust underline_position.
 
        * ftxfont.c (ftxfont_open): Delete unused variable.
 
@@ -37,7 +39,7 @@
        (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.
+       Comment 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.
 




reply via email to

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