diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2019-06-14 15:15:09 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2019-06-14 15:15:09 +0200 |
commit | 595e12c2da7b5053f56f57ba59a6156ac239bbf0 (patch) | |
tree | 619386fee9e918d62a409729fd80ac740ce6543f /lisp/cedet/srecode | |
parent | c213422fd33cf00ef0e2515ec9639bdc06ea45c5 (diff) | |
download | emacs-595e12c2da7b5053f56f57ba59a6156ac239bbf0.tar.gz emacs-595e12c2da7b5053f56f57ba59a6156ac239bbf0.tar.bz2 emacs-595e12c2da7b5053f56f57ba59a6156ac239bbf0.zip |
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'.
Diffstat (limited to 'lisp/cedet/srecode')
0 files changed, 0 insertions, 0 deletions