aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0604cdb7018..8e4f9136e92 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,27 @@
12009-09-27 Chong Yidong <cyd@stupidchicken.com>
2
3 * cedet/semantic/idle.el (semantic-idle-scheduler-work-timer):
4 Change timeout to 1. Doc fix.
5
6 * cedet/semantic/edit.el (semantic-change-hooks): Add
7 semantic-edits-change-function-handle-changes directly.
8
9 * cedet/semantic/util.el (semantic--completion-cache): Move to
10 semantic.el.
11 (semantic-symbol-start): Remove unneeded function.
12
13 * cedet/semantic.el (semantic--completion-cache): Move here from
14 semantic/util.el
15 (semantic-clear-toplevel-cache, semantic--set-buffer-cache)
16 (semantic-fetch-tags): Reset semantic--completion-cache.
17 (semantic-force-refresh): New function
18 (semantic-mode-map): New variable.
19
20 * cedet/semantic/senator.el: New file.
21
22 * cedet/ede.el: Fix autoload.
23 (ede-customize-forms-menu): Handle null projects.
24
12009-09-26 Chong Yidong <cyd@stupidchicken.com> 252009-09-26 Chong Yidong <cyd@stupidchicken.com>
2 26
3 * cedet/srecode/mode.el (srecode-menu-bar): Use 27 * cedet/srecode/mode.el (srecode-menu-bar): Use