# HG changeset patch # User Nick Roberts # Date 1213615490 0 # Node ID 8844564f516f1c88f9f6adca51ea1ffa731ee7fd # Parent 8b2ac128dd5bc9ff2e26824e6108f54be0dc4670 *** empty log message *** diff -r 8b2ac128dd5b -r 8844564f516f lisp/ChangeLog --- 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 + + * 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 (tiny change) * nxml/nxml-mode.el (nxml-mode): Use run-mode-hooks.