aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorNick Roberts2006-07-31 06:57:03 +0000
committerNick Roberts2006-07-31 06:57:03 +0000
commitdc3a38c346ae1992fdc8eddf5e57114cff1dc96f (patch)
tree00b28aaba44fb60fdb786e6056325344d9a5705a /lisp
parent2b63aedbe1ccc3205c61f3913f5ed0b199398c9e (diff)
downloademacs-dc3a38c346ae1992fdc8eddf5e57114cff1dc96f.tar.gz
emacs-dc3a38c346ae1992fdc8eddf5e57114cff1dc96f.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b875a73356f..474cd5d6b46 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12006-07-31 Nick Roberts <nickrob@snap.net.nz> 12006-07-31 Nick Roberts <nickrob@snap.net.nz>
2 2
3 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
4 (gdb-stopped): Use it.
5
3 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag. 6 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
4 7
52006-07-29 Chong Yidong <cyd@stupidchicken.com> 82006-07-29 Chong Yidong <cyd@stupidchicken.com>