diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2010-09-29 21:41:13 -0400 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2010-09-29 21:41:13 -0400 |
commit | 5d2e937703a5ccc2b3c731fe227915c0d8bc8315 (patch) | |
tree | 91e3ea1557a8e07223602c9172c11af482a36c22 /lisp/cedet/ChangeLog | |
parent | ac73b1faea8c6c16e2f8c528e15cf4241855316f (diff) | |
download | emacs-5d2e937703a5ccc2b3c731fe227915c0d8bc8315.tar.gz |
Fix more CEDET require statements.
* semantic/bovine/el.el:
* semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode):
Fix require statements.
Diffstat (limited to 'lisp/cedet/ChangeLog')
-rw-r--r-- | lisp/cedet/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog index 73761b4ee98..c0d96e795cc 100644 --- a/lisp/cedet/ChangeLog +++ b/lisp/cedet/ChangeLog @@ -1,3 +1,9 @@ +2010-09-30 Chong Yidong <cyd@stupidchicken.com> + + * semantic/bovine/el.el: + * semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode): + Fix require statements. + 2010-09-29 Chong Yidong <cyd@stupidchicken.com> * semantic/tag.el (semantic-tag-version): Bump to 2.0. |