diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1bc6da4cdfe..18149735fd4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2002-12-23 Nick Roberts <nick@nick.uklinux.net> | ||
| 2 | |||
| 3 | * gdb-ui.el (gdb-display-number-end): Make auto-display of | ||
| 4 | expressions in GDB work on text-only terminals. | ||
| 5 | (gdb-post-prompt): Compute current frame properly. | ||
| 6 | (gdb-get-current-frame, gdb-frame-handler): New functions. | ||
| 7 | (gdb-source-info): Move last statement into if clause. | ||
| 8 | Tidy, improve documentation. | ||
| 9 | |||
| 1 | 2002-12-23 Richard M. Stallman <rms@gnu.org> | 10 | 2002-12-23 Richard M. Stallman <rms@gnu.org> |
| 2 | 11 | ||
| 3 | * emacs-lisp/checkdoc.el: Don't define a name for the minor mode menu. | 12 | * emacs-lisp/checkdoc.el: Don't define a name for the minor mode menu. |