]> git.eshelyaron.com Git - emacs.git/commit
* lisp/cedet/semantic/wisent/comp.el (wisent-defcontext): Move declarations
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 15 Oct 2014 21:46:47 +0000 (17:46 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 15 Oct 2014 21:46:47 +0000 (17:46 -0400)
commitbcb7ccde45f9388f8b36b88fdfcb5e786762c373
tree7f773c20728e6482c6ee2b66f4f87d4237d4ba9c
parentefd91b5847a269ccfa2cd7383f73369428296734
* lisp/cedet/semantic/wisent/comp.el (wisent-defcontext): Move declarations
outside of eval-when-compile.  Use `declare'.
(wisent-with-context): Add `defvar' declarations in case this macro is
used in a file compiled with lexical-binding.
(wisent-semantic-action-expand-body): Avoid add-to-list on local var.
lisp/cedet/ChangeLog
lisp/cedet/semantic/wisent/comp.el