]> git.eshelyaron.com Git - emacs.git/commit
vhdl-mode: don't use timer accessors in XEmacs
authorMattias EngdegÄrd <mattiase@acm.org>
Tue, 30 Jul 2024 20:34:39 +0000 (22:34 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 31 Jul 2024 14:32:53 +0000 (16:32 +0200)
commitf8fbb4c145d2ccff4268ce0ac8228bae020280d6
tree97f5af1b8026b4ad545cf0e94d2616e7315a2573
parentfa982b59cba853b15b627388076318a88a1ff4ae
vhdl-mode: don't use timer accessors in XEmacs

* lisp/progmodes/vhdl-mode.el (vhdl-run-when-idle):
No need to activate a newly created idle timer; keep it as
compatibility (or voodoo) code for XEmacs which probably doesn't have
the timer accessors anyway.

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