1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/cedet
Lars Ingebrigtsen 595e12c2da Move functions from semantic.el to analyze.el to avoid warnings
* lisp/cedet/semantic.el (semantic-analyze-completion-at-point-function)
(semantic-analyze-notc-completion-at-point-function)
(semantic-analyze-nolongprefix-completion-at-point-function): Add
autoloads for the moved functions.

* lisp/cedet/semantic/analyze.el
(semantic-analyze-completion-at-point-function)
(semantic-analyze-notc-completion-at-point-function)
(semantic-analyze-nolongprefix-completion-at-point-function): Move
here from semantic.el to avoid getting compilation warnings about
unknown slot `bounds'.
2019-06-14 15:15:09 +02:00
..
ede Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
semantic Move functions from semantic.el to analyze.el to avoid warnings 2019-06-14 15:15:09 +02:00
srecode Use CLOS-style accessors in oref/oset 2019-06-14 14:24:18 +02:00
cedet-cscope.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cedet-files.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
cedet-global.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
cedet-idutils.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
cedet.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
ChangeLog.1 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
data-debug.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
ede.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
inversion.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mode-local.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
pulse.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
semantic.el Move functions from semantic.el to analyze.el to avoid warnings 2019-06-14 15:15:09 +02:00
srecode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00