changeset 96008:8844564f516f

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 16 Jun 2008 11:24:50 +0000
parents 8b2ac128dd5b
children 8e1702dc030c
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jun 16 10:30:31 2008 +0000
+++ b/lisp/ChangeLog	Mon Jun 16 11:24:50 2008 +0000
@@ -1,3 +1,10 @@
+2008-06-16  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/gdb-ui.el (gdb-memory-set-address)
+	(gdb-memory-set-repeat-count): Allow keyboard bindings.
+	(gdb-memory-mode-map): Bind above functions respectively
+	to 'S' and 'N'.
+
 2008-06-16  Derek Upham  <sand@blarg.net>  (tiny change)
 
         * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks.