aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2005-08-01 08:18:10 +0000
committerNick Roberts <[email protected]>2005-08-01 08:18:10 +0000
commite37a0f2dba81fe8fa4bedbf5e78b6134e7ce9d63 (patch)
tree5dd7cc78f397083b05f937b30453520cefa0f1c5 /lisp/ChangeLog
parent273681e1504b6791c129d256c50c94510e2f9631 (diff)
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 84ec015e64..2342f10f34 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2005-08-01 Nick Roberts <[email protected]>
+
+ * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
+
+ * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
+ (gud-tooltip-mode): Don't barf if the GUD buffer has been killed.
+
2005-08-01 Kim F. Storm <[email protected]>
* textmodes/table.el (table-yank-handler): Change defcustom to defvar.