Mercurial > emacs
changeset 51085:ca33a96c3383
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 18 May 2003 22:17:24 +0000 |
parents | c27a29e35a85 |
children | 3b5b1167fdf4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 18 21:51:01 2003 +0000 +++ b/lisp/ChangeLog Sun May 18 22:17:24 2003 +0000 @@ -1,3 +1,13 @@ +2003-05-18 Nick Roberts <nick@nick.uklinux.net> + + * 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 <jpw@gnu.org> * ibuffer.el (ibuffer-display-summary): New customizable variable.