aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorNick Roberts2004-04-17 23:13:35 +0000
committerNick Roberts2004-04-17 23:13:35 +0000
commit677eb6a5cf89f8a2adbbd5bfec4e8fe67565ccca (patch)
tree87a283525c43b4db05dccec9d6f9dad190510eb0 /lisp
parent45d3ac974a3195e1dd878e8f6e3f93b27e1d7a2e (diff)
downloademacs-677eb6a5cf89f8a2adbbd5bfec4e8fe67565ccca.tar.gz
emacs-677eb6a5cf89f8a2adbbd5bfec4e8fe67565ccca.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ea33adddf40..16de868d006 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12004-04-18 Nick Roberts <nick@nick.uklinux.net>
2
3 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
4 (gdb-info-breakpoints-custom): Revert previous change.
5 (gdb-view-assembler): Update assembler if necessary.
6 (gdb-frame-handler): Parse correctly for gdb-current-frame.
7 (gdb-display-source-buffer): Update properly when both source and
8 assembler are visible.
9
12004-04-17 John Wiegley <johnw@newartisans.com> 102004-04-17 John Wiegley <johnw@newartisans.com>
2 11
3 * iswitchb.el (iswitchb-max-to-show): Added a new config variable 12 * iswitchb.el (iswitchb-max-to-show): Added a new config variable