Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7629 emacs/lisp/ChangeLog:1.7630
*** emacs/lisp/ChangeLog:1.7629 Sun May 29 08:43:30 2005
--- emacs/lisp/ChangeLog        Sun May 29 10:47:05 2005
***************
*** 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):


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to