]> git.eshelyaron.com Git - emacs.git/commit
vhdl-mode.el: Reduce use of `eval`
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 27 Feb 2024 13:24:45 +0000 (08:24 -0500)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:53:38 +0000 (18:53 +0100)
commit5f003df90f70dd0b128600107db1fa39194ac3fc
tree1b5f5c9d58b706b31843acfc2bfe74ba00fbccef
parent2003f41029e0aae486c34e34dce3c8f3bf2771f4
vhdl-mode.el: Reduce use of `eval`

* lisp/progmodes/vhdl-mode.el (vhdl--re2-region): New function.
(vhdl--signal-regions-functions): New constant, extracted from
`vhdl-update-sensitivity-list`.
(vhdl-update-sensitivity-list): Use it.

(cherry picked from commit 6a77355527b2f7f1dca9c2296c2684033c9aa875)
lisp/progmodes/vhdl-mode.el