]> git.eshelyaron.com Git - emacs.git/commit
Prefer setq-local in cedet
authorStefan Kangas <stefan@marxist.se>
Fri, 4 Dec 2020 16:55:46 +0000 (17:55 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 4 Dec 2020 16:55:46 +0000 (17:55 +0100)
commita5fa79d50e6e6182fef0a6dc526ac272e87e2c02
tree422dc15d484071105e6538cc4ac2f4f2a3958f11
parente6320b11f07c269982dfd0cbf016dec4452daf6d
Prefer setq-local in cedet

* lisp/cedet/data-debug.el (data-debug-mode):
* lisp/cedet/ede/custom.el (ede-customize-project):
* lisp/cedet/ede/project-am.el (project-am-load-makefile):
* lisp/cedet/mode-local.el (mode-local--activate-bindings):
* lisp/cedet/semantic.el (semantic--set-buffer-cache):
* lisp/cedet/semantic/analyze/debug.el
(semantic-analyzer-debug-add-buttons):
* lisp/cedet/semantic/grammar.el (semantic-grammar-mode):
* lisp/cedet/semantic/senator.el (senator-search-set-tag-class-filter):
(senator-isearch-mode-hook):
* lisp/cedet/semantic/symref/list.el
(semantic-symref-produce-list-on-results)
(semantic-symref-results-mode):
* lisp/cedet/semantic/util-modes.el (semantic-stickyfunc-mode):
* lisp/cedet/semantic/wisent/python.el (wisent-python-default-setup):
* lisp/cedet/srecode/srt-mode.el (srecode-template-mode):
Prefer setq-local.
12 files changed:
lisp/cedet/data-debug.el
lisp/cedet/ede/custom.el
lisp/cedet/ede/project-am.el
lisp/cedet/mode-local.el
lisp/cedet/semantic.el
lisp/cedet/semantic/analyze/debug.el
lisp/cedet/semantic/grammar.el
lisp/cedet/semantic/senator.el
lisp/cedet/semantic/symref/list.el
lisp/cedet/semantic/util-modes.el
lisp/cedet/semantic/wisent/python.el
lisp/cedet/srecode/srt-mode.el