aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorNick Roberts2002-12-23 21:42:14 +0000
committerNick Roberts2002-12-23 21:42:14 +0000
commit3e265c83a0cfcfde23fa392ed08e71c68fa5f392 (patch)
treeca50ff2e62d78bc9a57ca541a9e1c09d9bc55d02 /lisp/ChangeLog
parent2155ecf3833d88a660d9cd50d1824be0a31e322c (diff)
downloademacs-3e265c83a0cfcfde23fa392ed08e71c68fa5f392.tar.gz
emacs-3e265c83a0cfcfde23fa392ed08e71c68fa5f392.zip
*** empty log message ***
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.