aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2005-05-29 10:47:05 +0000
committerNick Roberts <[email protected]>2005-05-29 10:47:05 +0000
commit8c6fb9d004c0ae9f48fa405712645386854a2256 (patch)
tree8352156aab46b17d1cadb67b4d2f047bbab79650 /lisp
parentc16b13943f8d97229d1cfcdf636a1d959e62498f (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4adcbef1cc..e9b6f94a61 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2005-05-29 Nick Roberts <[email protected]>
+
+ * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
+ Throw error when count <= 0 to ensure input is a number.
+ (gdb-read-memory-custom): Pick up address from buffer.
+ (gdb-memory-mode): Allow user to increment and decrement
+ memory address from header line.
+
2005-05-29 Richard M. Stallman <[email protected]>
* jit-lock.el (jit-lock-function, jit-lock-after-change):