]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Mon, 16 Jun 2008 11:24:50 +0000 (11:24 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 16 Jun 2008 11:24:50 +0000 (11:24 +0000)
lisp/ChangeLog

index b330911f801d69b5887e55ff29beb2aaceade192..f5118a38210ab7c63fa27f2168982ef557631b3d 100644 (file)
@@ -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.