]> git.eshelyaron.com Git - emacs.git/commit
Fix todo-mode bug involving active region (bug#32379)
authorStephen Berman <stephen.berman@gmx.net>
Mon, 6 Aug 2018 21:52:47 +0000 (23:52 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Mon, 6 Aug 2018 21:52:47 +0000 (23:52 +0200)
commit5f32ba5015b5c17dbbe0453e8fe3efc343fe8489
treeaff6188aca4be64d64a452a6f2976ec08e3d05bd
parent518c5b64d537c77050a49d15af25bc919e60f1a2
Fix todo-mode bug involving active region (bug#32379)

* lisp/calendar/todo-mode.el (todo-forward-category)
(todo-jump-to-category, todo-toggle-view-done-items)
(todo-toggle-view-done-only, todo-edit-quit, todo-search)
(todo-go-to-source-item, todo-diary-goto-entry): Deactivate the
mark when the region is active.
lisp/calendar/todo-mode.el