aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
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 @@
12002-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
12002-12-23 Richard M. Stallman <rms@gnu.org> 102002-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.