]> git.eshelyaron.com Git - emacs.git/commit
Make recent timer changes more backwards-compatible
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 3 Sep 2021 08:40:21 +0000 (10:40 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 3 Sep 2021 08:40:21 +0000 (10:40 +0200)
commitd1f324766631ad15b1e893463e93000298f44480
treec5b032260405595c01894522f286069cbe5e8c15
parentd67ce5ef106ce8fa29e7fb49f000bb1508934cfb
Make recent timer changes more backwards-compatible

* lisp/emacs-lisp/timer.el (timerp, timer-event-handler): Make
backwards-compatible with old .elc files that have their own
versions of `timer-create'd structures.
lisp/emacs-lisp/timer.el