]> git.eshelyaron.com Git - emacs.git/commit
vhdl-mode: remove minor obstacle to static checking
authorMattias Engdegård <mattiase@acm.org>
Thu, 12 Nov 2020 09:39:36 +0000 (10:39 +0100)
committerMattias Engdegård <mattiase@acm.org>
Thu, 12 Nov 2020 13:58:29 +0000 (14:58 +0100)
commita5b48e25fe966ed67f314b77903335e8238ce8f9
tree92199bf3a9927f442a28b3016bcf7cf24ace02a9
parent4ad3402fb331f786c04dbf2eee4a77b8da99bde2
vhdl-mode: remove minor obstacle to static checking

* lisp/progmodes/vhdl-mode.el (vhdl-directive-keywords-regexp):
Remove unnecessary global variable.
(vhdl-words-init): Remove assignment.
(vhdl-font-lock-init): Inline expression.  Use regexp-opt.
lisp/progmodes/vhdl-mode.el