aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorNick Roberts2002-12-08 01:28:46 +0000
committerNick Roberts2002-12-08 01:28:46 +0000
commit737a720654d624c0a3cc3a674b245248edf15358 (patch)
tree6d3c8ca1e0968bc038c81c9961bc4b22ef1bb1bc /lisp/ChangeLog
parent5d9c22fd1304ef2a39a8798fb9598544e225a038 (diff)
downloademacs-737a720654d624c0a3cc3a674b245248edf15358.tar.gz
emacs-737a720654d624c0a3cc3a674b245248edf15358.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 4d7a23d32c5..079c089c34a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12002-12-08 Nick Roberts <nick@nick.uklinux.net>
2
3 * gdb-ui.el : Remove inappropriate key-bindings.
4 (gdb-info-breakpoints-custom, gdb-goto-bp-this-line):
5 Parse correctly when breakpoint has no line number.
6 (def-gdb-auto-update-handler, gdb-info-locals-handler),
7 (gdb-display-end): Avoid using insert-buffer.
8 (gdb-frames-select-by-mouse): Rename gdb-frames-mouse-select.
9
12002-12-07 Richard M. Stallman <rms@gnu.org> 102002-12-07 Richard M. Stallman <rms@gnu.org>
2 11
3 * progmodes/compile.el (compilation-enter-directory-regexp-alist) 12 * progmodes/compile.el (compilation-enter-directory-regexp-alist)