1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
emacs/lisp/cedet
David Engster 3f2a848dbe Merge CEDET upstream.
* emacs-lisp/eieio.el (eieio-update-lisp-imenu-expression):
Removed.  This feature is already integrated in imenu.

* emacs-lisp/eieio-opt.el: Remove require for `button' since it is
always loaded.  Require `speedbar' unconditionally.

* semantic/analyze.el (semantic-analyze-dereference-alias): New
function to dereference aliases.
(semantic-analyze-current-context-default): Use it.

* semantic/grammar.el (semantic-grammar-create-package):
* srecode/compile.el (srecode-compile-templates): Throw a proper
error if semantic-mode is not enabled (bug#9968).

Compiler warning fixes:

* semantic.el (semantic-elapsed-time): Make it a defsubst.

* srecode/dictionary.el (srecode-adebug-dictionary): Remove
require for `semantic'.

* srecode/map.el:
* srecode/insert.el: Declare functions from `data-debug'.

* semantic/grammar.el: Require `help-fns'.  Declare functions from
`eldoc', which is required in function body.

* srecode/java.el:
* semantic/texi.el:
* semantic/grammar-wy.el:
* semantic/db-file.el:
* semantic/db-el.el:
* semantic/chart.el: Fix requires.

* ede/locate.el: Remove useless requires. Declare functions
instead and require in functions when needed.
2012-10-25 22:13:16 +02:00
..
ede Merge CEDET upstream. 2012-10-25 22:13:16 +02:00
semantic Merge CEDET upstream. 2012-10-25 22:13:16 +02:00
srecode Merge CEDET upstream. 2012-10-25 22:13:16 +02:00
cedet-cscope.el Update CEDET from upstream. 2012-10-02 02:10:29 +08:00
cedet-files.el Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) 2012-01-10 23:52:35 -08:00
cedet-global.el Update CEDET from upstream. 2012-10-02 02:10:29 +08:00
cedet-idutils.el Update CEDET from upstream. 2012-10-02 02:10:29 +08:00
cedet.el Merge changes from CEDET upstream. 2012-10-14 21:20:28 +02:00
ChangeLog Merge CEDET upstream. 2012-10-25 22:13:16 +02:00
data-debug.el Update CEDET from upstream. 2012-10-02 02:10:29 +08:00
ede.el Spelling fixes. 2012-10-04 22:57:24 -07:00
inversion.el Spelling fixes. 2012-10-04 22:57:24 -07:00
mode-local.el * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to 2012-05-17 21:46:20 -04:00
pulse.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
semantic.el Merge CEDET upstream. 2012-10-25 22:13:16 +02:00
srecode.el Restore Version headers removed in last CEDET merge. 2012-10-02 13:02:52 +08:00