diff lisp/ChangeLog @ 106686:c9e8b4313718

Further changes from EMACS_23_1_RC branch (2009-12-29 contd). * term/x-win.el (x-gtk-stock-map): Map some GUD buttons. * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
author Nick Roberts <nickrob@snap.net.nz>
date Thu, 31 Dec 2009 02:19:53 +1300
parents 17778dd7f114
children 4d6afab8b7cb
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Dec 30 05:39:47 2009 -0500
+++ b/lisp/ChangeLog	Thu Dec 31 02:19:53 2009 +1300
@@ -1,3 +1,9 @@
+2009-12-31  Nick Roberts  <nickrob@snap.net.nz>
+
+	Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
+	* term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
+	* progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
+
 2009-12-30  Nick Roberts  <nickrob@snap.net.nz>
 
 	Show working revision correctly for mercurial.
@@ -11,6 +17,11 @@
 	(speedbar-timer-fn, speedbar-change-expand-button-char)
 	(speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
 
+2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
+
+	This changeset reverts GDB Graphical Interface to use annotations.
+	* progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
+
 2009-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	Make vc-dir work on subdirectories of the bzr root.