]> 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)
committerEli Zaretskii <eliz@gnu.org>
Thu, 4 Jan 2024 11:21:26 +0000 (13:21 +0200)
commitd69fb6dab28e55447516341cf28f1b6d06937ad6
tree18c5f28054f4fc7cc9ccf9a5632d5df16d113cf7
parent5765cc3a5a32bdecfb6b28180afda97d4b74ee6a
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)
lisp/tempo.el