aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f097754496c..bf87e7da767 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12005-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
12005-12-11 Richard M. Stallman <rms@gnu.org> 102005-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.