]> git.eshelyaron.com Git - emacs.git/commit
* calendar/todos.el (todos-quit): If quitting
authorStephen Berman <stephen.berman@gmx.net>
Wed, 13 Mar 2013 23:58:32 +0000 (00:58 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Wed, 13 Mar 2013 23:58:32 +0000 (00:58 +0100)
commit426e1d46edc21c944e82d92e8dce6f9a5e55cd11
treefda8a28636252724283f8c853ea8bec8903719d2
parentc898b975737e7bc9cd14ea40cb5e307cd2c10a53
* calendar/todos.el (todos-quit): If quitting
todos-filtered-items-mode makes todos-mode current, don't call
todos-show, which (here wrongly) prompts for a new Todos file.
(todos-delete-category): Fix incorrect quotation mark.
(todos-set-item-priority): Make prefix argument a no-op with
commands for raising or lowering item priority.  Move mistakenly
place right paren to end of defun, where it belongs.
lisp/ChangeLog
lisp/calendar/todos.el