aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 94f0f388743..6b2b34df0fc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12009-11-15 Chong Yidong <cyd@stupidchicken.com>
2
3 * cedet/semantic/idle.el (semantic-idle-summary-mode)
4 (semantic-idle-summary-mode): Define using define-minor-mode
5 instead of define-semantic-idle-service.
6 (semantic-idle-summary-mode): New function.
7 (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
8 that mouse motion does not reset the echo area.
9
12009-11-15 Juri Linkov <juri@jurta.org> 102009-11-15 Juri Linkov <juri@jurta.org>
2 11
3 * simple.el (set-mark-default-inactive): Add :type, :group 12 * simple.el (set-mark-default-inactive): Add :type, :group