Fix Semantic completion-at-point functions in non-Semantic buffers
commitf7572b72fd448c8ab6002bc6a545dfb765bbc520
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 14 Dec 2014 10:59:05 +0000 (14 12:59 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 14 Dec 2014 10:59:05 +0000 (14 12:59 +0200)
tree96de7fc807e817c7046b602d63e3525f4185fdbd
parent9f28cb59dc77213e1496f4ded40017739d734114
Fix Semantic completion-at-point functions in non-Semantic buffers

Fixes: debbugs:19077

* lisp/cedet/semantic.el (semantic-analyze-completion-at-point-function)
(semantic-analyze-notc-completion-at-point-function)
(semantic-analyze-nolongprefix-completion-at-point-function): Do
nothing if the current buffer is not using Semantic.
lisp/cedet/ChangeLog
lisp/cedet/semantic.el