Mercurial > emacs
comparison lisp/ChangeLog @ 104512:aa2a07e5db2f
* cedet/semantic.el (semantic-parser-working-message): Use a less
technical parsing message.
(semantic-mode): Require semantic/db-ebrowse if we need to.
* cedet/semantic/util-modes.el (semantic-highlight-func-mode): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 21 Sep 2009 19:05:56 +0000 |
parents | 8c44231178fc |
children | a6a812dd2d88 |
comparison
equal
deleted
inserted
replaced
104511:afd748c5780c | 104512:aa2a07e5db2f |
---|---|
1 2009-09-21 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * cedet/semantic.el (semantic-parser-working-message): Use a less | |
4 technical parsing message. | |
5 (semantic-mode): Require semantic/db-ebrowse if we need to. | |
6 | |
7 * cedet/semantic/util-modes.el (semantic-highlight-func-mode): Doc | |
8 fix. | |
9 | |
1 2009-09-21 Chong Yidong <cyd@stupidchicken.com> | 10 2009-09-21 Chong Yidong <cyd@stupidchicken.com> |
2 | 11 |
3 * cedet/semantic/db.el (semanticdb--inhibit-make-directory): New | 12 * cedet/semantic/db.el (semanticdb--inhibit-make-directory): New |
4 var. | 13 var. |
5 (semanticdb-save-all-db): Use it. | 14 (semanticdb-save-all-db): Use it. |