aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/ChangeLog')
-rw-r--r--lisp/cedet/ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog
index 5b75dfb5048..c0d96e795cc 100644
--- a/lisp/cedet/ChangeLog
+++ b/lisp/cedet/ChangeLog
@@ -1,3 +1,32 @@
12010-09-30 Chong Yidong <cyd@stupidchicken.com>
2
3 * semantic/bovine/el.el:
4 * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode):
5 Fix require statements.
6
72010-09-29 Chong Yidong <cyd@stupidchicken.com>
8
9 * semantic/tag.el (semantic-tag-version): Bump to 2.0.
10
11 * semantic/db-typecache.el (semanticdb-typecache-find-default):
12 * semantic/imenu.el (semantic-create-imenu-index):
13 * semantic/grammar.el (semantic--grammar-macro-function-tag):
14 * semantic/fw.el (semanticdb-without-unloaded-file-searches): Fix
15 require. Suggested by David Engster.
16
17 * semantic/bovine/c-by.el: Regenerate.
18
192010-09-29 Eric Ludlam <zappo@gnu.org>
20
21 * semantic/lex-spp.el (semantic-lex-spp-debug-symbol): New var.
22 (semantic-lex-spp-enable-debug-symbol): New command
23 (semantic-lex-spp-value-valid-p)
24 (semantic-lex-spp-validate-value): New functions
25 (semantic-lex-spp-symbol-set)
26 (semantic-lex-spp-symbol-push): Add call to validate value.
27 (semantic-lex-spp-table-write-slot-value): Instead of erroring on
28 invalid values during save, just save a nil.
29
12010-09-25 Chong Yidong <cyd@stupidchicken.com> 302010-09-25 Chong Yidong <cyd@stupidchicken.com>
2 31
3 * ede/linux.el (ede-project-class-files): 32 * ede/linux.el (ede-project-class-files):