]> git.eshelyaron.com Git - emacs.git/commit
Fix todo-mode item insertion bug (bug#78506)
authorStephen Berman <stephen.berman@gmx.net>
Tue, 20 May 2025 13:29:58 +0000 (15:29 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 27 May 2025 14:26:20 +0000 (16:26 +0200)
commitaf7de5924b3afff5ec0776f375b2fcd3bcc4f09a
treee987336efc2f20027dfff1379f578013a5a6bc90
parent2f82b8ad43cda208b5d21c01f242062cfae2e374
Fix todo-mode item insertion bug (bug#78506)

* lisp/calendar/todo-mode.el (todo-insert-item--next-param): Unset
transient keymap on completing default or copy item insertion
command, to ensure that the next Todo mode key is recognized.

(cherry picked from commit e0c6f3e765684a7f6d93702ad3ca4abe2b802579)
lisp/calendar/todo-mode.el