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 [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v [EMACS_22_BASE]
Date: Fri, 21 Sep 2007 11:21:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/09/21 11:21:40

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5651.2.95
retrieving revision 1.5651.2.96
diff -u -b -r1.5651.2.95 -r1.5651.2.96
--- ChangeLog   20 Sep 2007 02:45:45 -0000      1.5651.2.95
+++ ChangeLog   21 Sep 2007 11:21:38 -0000      1.5651.2.96
@@ -1,3 +1,8 @@
+2007-09-21  Juanma Barranquero  <address@hidden>
+
+       * w32term.c (x_draw_glyph_string): Use strike_through_color, not
+       underline_color, to draw strike-through.
+
 2007-09-20  Glenn Morris  <address@hidden>
 
        * process.c (Fmake_network_process): Doc fix.
@@ -31,6 +36,7 @@
        (gif_load) <interlace_start, interlace_increment>: Move to file scope.
 
 2007-09-14  Peter O'Gorman <address@hidden> (tiny change)
+
        * gtkutil.c (xg_get_file_with_chooser): Move GCPRO1 after declarations.
 
        * termhooks.h (enum event_kind): Remove trailing comma.
@@ -71,7 +77,7 @@
 
        * dispextern.h (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
 
-       * gtkutil.c: (file_for_image, find_rtl_image): New functions.
+       * gtkutil.c (file_for_image, find_rtl_image): New functions.
         (xg_get_image_for_pixmap): Use file_for_image
         (update_frame_tool_bar): If direction is RTL, use RTL image if
         defined.  Use Gtk stock images or named theme icons if defined.




reply via email to

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