]> git.eshelyaron.com Git - emacs.git/commit
Remove semantic-make-local-hook call from CEDET
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 4 Oct 2019 13:29:30 +0000 (15:29 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 4 Oct 2019 13:29:47 +0000 (15:29 +0200)
commit5f06b9c478894c828fc5467b0aae360e2c2d1fd2
tree92087639280d1e94e1aedcb96b04cbbb866f5571
parent33702988d9b0ff7ba816bf3a78cfd2586e16744e
Remove semantic-make-local-hook call from CEDET

* lisp/cedet/semantic/wisent/grammar.el
(wisent-grammar-setupcode-builder):
* lisp/cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
(semantic-show-unmatched-syntax-mode)
(semantic-show-parser-state-mode):
* lisp/cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
* lisp/cedet/semantic/imenu.el (semantic-create-imenu-index):
* lisp/cedet/semantic/grammar.el (semantic-grammar-mode):
* lisp/cedet/semantic/grammar-wy.el
(semantic-grammar-wy--install-parser):
* lisp/cedet/semantic/decorate/mode.el
(semantic-decorate-add-pending-decoration)
(semantic-decoration-mode):
* lisp/cedet/semantic.el (semantic--set-buffer-cache): Remove all
calls to the function.

* lisp/cedet/semantic/fw.el (semantic-make-local-hook): Made
obsolete alias for #'ignore by removing XEmacs compat code.
lisp/cedet/semantic.el
lisp/cedet/semantic/decorate/mode.el
lisp/cedet/semantic/fw.el
lisp/cedet/semantic/grammar-wy.el
lisp/cedet/semantic/grammar.el
lisp/cedet/semantic/imenu.el
lisp/cedet/semantic/mru-bookmark.el
lisp/cedet/semantic/util-modes.el
lisp/cedet/semantic/wisent/grammar.el