projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3b0cc1
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Mon, 16 Jun 2008 11:24:50 +0000
(11:24 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Mon, 16 Jun 2008 11:24:50 +0000
(11:24 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index b330911f801d69b5887e55ff29beb2aaceade192..f5118a38210ab7c63fa27f2168982ef557631b3d 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-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.