aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Roberts2008-04-06 03:09:25 +0000
committerNick Roberts2008-04-06 03:09:25 +0000
commit5a97c2890eb7a9185cd0e46191cf64d195fb662c (patch)
tree51c640a32d16fb2e76500c1a21ff66a3e5e753a7
parent0ce24b2d12e360f5b8391afda3aff46fd30b3c31 (diff)
downloademacs-5a97c2890eb7a9185cd0e46191cf64d195fb662c.tar.gz
emacs-5a97c2890eb7a9185cd0e46191cf64d195fb662c.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d967448e38b..e6605945385 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,17 @@
12008-04-06 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb): New group.
4 (gdb-debug-log-max, gdb-enable-debug)
5 (gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
6 (gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
7 (gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
8 (gdb-show-changed-values, gdb-max-children)
9 (gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
10 (breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
11 (gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
12 (gdb-memory-unit): Move to new group from GUD group.
13 (menu): Allow customization from GDB-UI menu-item.
14
12008-04-05 Chong Yidong <cyd@stupidchicken.com> 152008-04-05 Chong Yidong <cyd@stupidchicken.com>
2 16
3 * dired-aux.el (dired-overwrite-confirmed): Supply initial value. 17 * dired-aux.el (dired-overwrite-confirmed): Supply initial value.