]> git.eshelyaron.com Git - emacs.git/commit
(vhdl-run-when-idle): Don't use `timer--triggered`
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 31 Jul 2024 08:52:08 +0000 (04:52 -0400)
committerEshel Yaron <me@eshelyaron.com>
Wed, 31 Jul 2024 14:33:35 +0000 (16:33 +0200)
commitf1e0d9a1793502dffc492bbe1888a1f35a9475a4
tree02d5a2d44dbfc3c31609fc20094e2c2fa2bf71f8
parent22dc71bb94feb83d98b41007038d60496df57ca0
(vhdl-run-when-idle): Don't use `timer--triggered`

* lisp/progmodes/vhdl-mode.el (vhdl-run-when-idle): Avoid relying
needlessly on internal accessor and fix last change to make sure
we always create a timer.

(cherry picked from commit 44c9c2c8456117625ec8a54d4a6908404e483f83)
lisp/progmodes/vhdl-mode.el