]> code.delx.au - gnu-emacs/commit
Merge with CEDET upstream (rev. 8579).
authorDavid Engster <dengste@eml.cc>
Mon, 29 Jul 2013 20:26:19 +0000 (22:26 +0200)
committerDavid Engster <dengste@eml.cc>
Mon, 29 Jul 2013 20:26:19 +0000 (22:26 +0200)
commit18657165bb88252b8285c4655e907dd4fc29a0f7
treef61e2889b255d179d6fc63ce4cb43d21f508750d
parent25ac1ded77db0e0a839841872dbd514c4c14956b
Merge with CEDET upstream (rev. 8579).

* lisp/cedet/cedet.el (cedet-packages): Remove speedbar since its
development does no longer happens in CEDET upstream but in Emacs
proper.  Also remove cedet-contrib and cogre since those are only
in upstream.

* semantic/analyze/fcn.el (semantic-analyze-type-to-name): If TYPE
has a parent, return a fully qualified name.

* semantic/decorate/mode.el
(semantic-decoration-on-includes-p-default)
(semantic-decoration-on-includes-highlight-default): Declare for
byte compiler.

* semantic/wisent/python.el (semantic/format): New require.

* eieio.texi (top): Make clear that EIEIO is not a full CLOS
implementation.
(Introduction): Add further missing features.
(Building Classes): Add introductory paragraph.
(Wish List): Add metaclasses and EQL specialization.
doc/misc/ChangeLog
doc/misc/eieio.texi
lisp/cedet/ChangeLog
lisp/cedet/cedet.el
lisp/cedet/semantic/analyze/fcn.el
lisp/cedet/semantic/decorate/mode.el
lisp/cedet/semantic/wisent/python.el