From: Nick Roberts Date: Sun, 18 May 2003 22:17:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~10085 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=66df74e20d4aa4da9b26d65200b0ec4c8e97bb0a;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3f437b03608..a7cd13a628b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2003-05-18 Nick Roberts + + * gdb-ui.el (put-arrow): Rename gdb-put-arrow and simplify. + (put-string): Rename gdb-put-string and simplify. + (remove-strings): Rename gdb-remove-strings. + (remove-arrow): Rename gdb-remove-arrow. + (gdb-assembler-custom): Try to get line marker (arrow) to display + in window (revisited). + Use with-current-buffer where possible. + 2003-05-18 John Paul Wallington * ibuffer.el (ibuffer-display-summary): New customizable variable.