]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tempo.el: Remove left over uses of the dynbind dialect
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 8 Sep 2023 23:22:16 +0000 (19:22 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 8 Sep 2023 23:23:08 +0000 (19:23 -0400)
commit2e907f6df7e27db19589d8f3617668c6f54ed743
tree1621884e3c3a848b6f524a6309c98f84c488aa8f
parent80d0d0fe5eadc0301d8679f9563d016c95b28103
* lisp/tempo.el: Remove left over uses of the dynbind dialect

* lisp/tempo.el (tempo-define-template): Use a real closure.
(tempo-insert, tempo-build-collection): Use lexical scoping.
lisp/tempo.el