Mercurial > emacs
comparison lisp/ChangeLog @ 51085:ca33a96c3383
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 18 May 2003 22:17:24 +0000 |
parents | b11ec18b9706 |
children | 1dcfaac6092b |
comparison
equal
deleted
inserted
replaced
51084:c27a29e35a85 | 51085:ca33a96c3383 |
---|---|
1 2003-05-18 Nick Roberts <nick@nick.uklinux.net> | |
2 | |
3 * gdb-ui.el (put-arrow): Rename gdb-put-arrow and simplify. | |
4 (put-string): Rename gdb-put-string and simplify. | |
5 (remove-strings): Rename gdb-remove-strings. | |
6 (remove-arrow): Rename gdb-remove-arrow. | |
7 (gdb-assembler-custom): Try to get line marker (arrow) to display | |
8 in window (revisited). | |
9 Use with-current-buffer where possible. | |
10 | |
1 2003-05-18 John Paul Wallington <jpw@gnu.org> | 11 2003-05-18 John Paul Wallington <jpw@gnu.org> |
2 | 12 |
3 * ibuffer.el (ibuffer-display-summary): New customizable variable. | 13 * ibuffer.el (ibuffer-display-summary): New customizable variable. |
4 (ibuffer-update-title-and-summary): Respect it. | 14 (ibuffer-update-title-and-summary): Respect it. |
5 | 15 |