]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in bug-reference.el
authorAlex Branham <alex.branham@gmail.com>
Tue, 9 Apr 2019 21:27:50 +0000 (16:27 -0500)
committerAlex Branham <alex.branham@gmail.com>
Tue, 9 Apr 2019 21:29:09 +0000 (16:29 -0500)
commitd96b672f2b738bb6364023c2dcb9111efd3855ed
tree0da54b89dc2b3e745174c1852dcab88243ea7707
parent6cb49922e63c2523ccdd6e0a6bd72bcfa72c50c6
Use lexical-binding in bug-reference.el

* .dir-locals.el: Set bug-reference-url-format in all modes, not just
changelog mode. Use (eval . (bug-reference-mode)) as described
in (info "(emacs) Specifying File Variables")
* lisp/progmodes/bug-reference.el: Use lexical binding.
(bug-reference-unfontify):
(bug-reference-fontify): Mention args in docstring.

Bug#35123
.dir-locals.el
lisp/progmodes/bug-reference.el