1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 17:10:51 -08:00
emacs/lisp/cedet/semantic/wisent
Stefan Monnier fe844299a4 * lisp/cedet: Remove always-nil variables
* lisp/cedet/ede/pmake.el (ede-proj-makefile-insert-variables):
Remove always-nil variable `conf-done`.

* lisp/cedet/ede/project-am.el: Use ref instead of dynbound var.
(project-rescan): Pass the ref.
(project-am-expand-subdirlist): Use it.

* lisp/cedet/semantic/idle.el (semantic-idle-work-core-handler):
Fix misuse of the wrong `errbuf `variable.

* lisp/cedet/semantic/scope.el (semantic-analyze-scoped-type-parts):
Remove always-nil variable `extmeth`.

* lisp/cedet/semantic/wisent/comp.el (wisent-context-name)
(wisent-context-bindings): Make them into functions.
(wisent-with-context): Use `dlet`.
2021-03-11 13:21:22 -05:00
..
comp.el * lisp/cedet: Remove always-nil variables 2021-03-11 13:21:22 -05:00
grammar.el * lisp/cedet/semantic/wisent: Use lexical-binding 2021-03-07 01:58:16 -05:00
java-tags.el * lisp/cedet/semantic/wisent: Use lexical-binding 2021-03-07 01:58:16 -05:00
javascript.el * lisp/cedet/semantic/wisent: Use lexical-binding 2021-03-07 01:58:16 -05:00
python.el * lisp/cedet/semantic/wisent: Use lexical-binding 2021-03-07 01:58:16 -05:00
wisent.el * lisp/cedet/semantic/wisent: Use lexical-binding 2021-03-07 01:58:16 -05:00