changeset 69324:683d9a8996c0

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 07 Mar 2006 10:40:22 +0000
parents fe2719be91db
children 806b0c0e3bd1
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Mar 07 10:26:37 2006 +0000
+++ b/lisp/ChangeLog	Tue Mar 07 10:40:22 2006 +0000
@@ -1,3 +1,11 @@
+2006-03-07  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
+	be edited and use font-lock-warning-face for any changes.
+
+	* progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
+	(gdb-edit-value): Use it to report any errors.
+
 2006-03-07  Juanma Barranquero  <lekktu@gmail.com>
 
 	* help.el (describe-key): Remove leftover test code.