diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3f437b03608..a7cd13a628b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 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. |