From: Nick Roberts Date: Mon, 16 Jun 2008 11:24:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~4729 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c139bf0bcc0c85e6cee68829ac51ca91988ffa0e;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b330911f801..f5118a38210 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.