1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-19 04:21:45 -07:00
emacs/lisp/cedet
Stefan Monnier b11d8924b5 * lisp/cedet: Reduce reliance on EIEIO internals.
* lisp/cedet/ede/generic.el (ede-find-target): Prefer \` and \' to ^ and $.

* lisp/cedet/semantic/db-el.el (semanticdb-elisp-sym->tag): Prefer find-class over
class-v.

* lisp/cedet/semantic/db.el (semanticdb-cache-get): Prefer eieio-object-class over
eieio--object-class.

* lisp/cedet/srecode/srt-mode.el (srecode-macro-help): Use eieio-class-children.
2014-12-22 12:43:23 -05:00
..
ede * lisp/cedet: Reduce reliance on EIEIO internals. 2014-12-22 12:43:23 -05:00
semantic * lisp/cedet: Reduce reliance on EIEIO internals. 2014-12-22 12:43:23 -05:00
srecode * lisp/cedet: Reduce reliance on EIEIO internals. 2014-12-22 12:43:23 -05:00
cedet-cscope.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cedet-files.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cedet-global.el Update from CEDET trunk. 2014-11-10 01:04:30 +01:00
cedet-idutils.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cedet.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
ChangeLog * lisp/cedet: Reduce reliance on EIEIO internals. 2014-12-22 12:43:23 -05:00
data-debug.el Spelling fixes. 2014-01-08 11:16:10 -08:00
ede.el Update from CEDET trunk. 2014-11-10 01:04:30 +01:00
inversion.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
mode-local.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
pulse.el (pulse-momentary-highlight-one-line): Respect POINT 2014-12-09 00:57:12 +01:00
semantic.el Fix Semantic completion-at-point functions in non-Semantic buffers 2014-12-14 12:59:05 +02:00
srecode.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00