]> git.eshelyaron.com Git - emacs.git/commit
Turn on lexical-binding in elint.el
authorMark Oteiza <mvoteiza@udel.edu>
Fri, 17 Feb 2017 23:52:12 +0000 (18:52 -0500)
committerMark Oteiza <mvoteiza@udel.edu>
Fri, 17 Feb 2017 23:52:12 +0000 (18:52 -0500)
commitedadd31bf4b5516acf3d041f79cf7164c584e052
tree106c829eec6d2a1748f2dc8d059cbfd5d16ee158
parent5401820672c650f47bf055ebbf3cc590f90cb05a
Turn on lexical-binding in elint.el

* lisp/emacs-lisp/elint.el: Quote entry point commands in commentary.
(elint-running, elint-current-pos): Move these dynamic vars to toward
the top of the file.
(elint-check-quote-form): Ignore unused argument.
(elint-check-conditional-form): Remove unused binding.
lisp/emacs-lisp/elint.el