]> git.eshelyaron.com Git - emacs.git/commit
Fix last change in tempo.el
authorMorgan Willcock <morgan@ice9.digital>
Sun, 31 Dec 2023 20:47:17 +0000 (20:47 +0000)
committerEshel Yaron <me@eshelyaron.com>
Thu, 4 Jan 2024 21:17:35 +0000 (22:17 +0100)
commitaf11952ea698deb42cbf4b0b668b3cb3b6243f90
tree3cd0470c867d321d236d63c66c8129561d92c45e
parenta3705cfb56f9ff5983f5024128f9b8c2aa669b58
Fix last change in tempo.el

* lisp/tempo.el: Set marker type for tempo-region-start to
move when text is inserted at its position.  This prevents
the template from inserting text into the region.  (Bug#68185)

(cherry picked from commit d69fb6dab28e55447516341cf28f1b6d06937ad6)
lisp/tempo.el