]> git.eshelyaron.com Git - emacs.git/commit
Fix last todo-edit-mode change
authorStephen Berman <stephen.berman@gmx.net>
Tue, 14 Aug 2018 22:14:41 +0000 (00:14 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Tue, 14 Aug 2018 22:14:41 +0000 (00:14 +0200)
commit6d24402d6358b2e6ccf78a6cb909723a5d18dd27
tree81fb54f8783ed4a6722486433c10da852927b62b
parent5620d591ee67e5b31ca8d5aa0dcc1a13116b09a7
Fix last todo-edit-mode change

* lisp/calendar/todo-mode.el (todo-edit-mode): For editing an item
instead of the whole file, the current todo-file must be set from
todo-global-current-todo-file.

* test/lisp/calendar/todo-mode-tests.el (todo-test-current-file-in-edit-mode):
New test.
lisp/calendar/todo-mode.el
test/lisp/calendar/todo-mode-tests.el