comparison src/ChangeLog @ 67526:a1f2e352a862

* gtkutil.c (SSDATA): New macro to remove compiler warnings. (xg_get_image_for_pixmap, xg_create_frame_widgets) (xg_get_file_with_chooser): Use SSDATA instead of SDATA. * xmenu.c (menubar_selection_callback): Do nothing if the callback is for an unselected radio menu item.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 12 Dec 2005 08:08:23 +0000
parents 815e534890e9
children dcb511f8ef75
comparison
equal deleted inserted replaced
67525:d1c8ad10efda 67526:a1f2e352a862
1 2005-12-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (SSDATA): New macro to remove compiler warnings.
4 (xg_get_image_for_pixmap, xg_create_frame_widgets)
5 (xg_get_file_with_chooser): Use SSDATA instead of SDATA.
6
7 * xmenu.c (menubar_selection_callback): Do nothing if the callback
8 is for an unselected radio menu item.
9
1 2005-12-11 Richard M. Stallman <rms@gnu.org> 10 2005-12-11 Richard M. Stallman <rms@gnu.org>
2 11
3 * xdisp.c (syms_of_xdisp) <blink-cursor-alist>: Doc fix. 12 * xdisp.c (syms_of_xdisp) <blink-cursor-alist>: Doc fix.
4 13
5 * lisp.h [! NO_UNION_TYPE] (EQ): Use == so args are computed just once. 14 * lisp.h [! NO_UNION_TYPE] (EQ): Use == so args are computed just once.