aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Roberts2003-08-11 21:52:48 +0000
committerNick Roberts2003-08-11 21:52:48 +0000
commit87911c22a46293757d8a451b9763e7a6b833d168 (patch)
treeabd4a1333fcf8ad2896c9886991a917486d237e4
parent13582d5354d40a6ddd7442c453a4727ea5e3044b (diff)
downloademacs-87911c22a46293757d8a451b9763e7a6b833d168.tar.gz
emacs-87911c22a46293757d8a451b9763e7a6b833d168.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0abeb0f8855..e52ad93c771 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12003-08-11 Nick Roberts <nick@nick.uklinux.net>
2
3 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
4 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
5 (gdb-info-threads-custom): Add help-echo text.
6 (gdb-display-back): Don't use purecopy.
7 (gdb-info-breakpoints-custom, gdb-reset)
8 (gdb-assembler-custom): Use display-images-p to test if breakpoint
9 icons can be displayed.
10
12003-08-11 Markus Rost <rost@math.ohio-state.edu> 112003-08-11 Markus Rost <rost@math.ohio-state.edu>
2 12
3 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo. 13 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.