* todos.el: Allow prompting for first item on adding a new
commit37f482490bcda6a7cf8a0c821eeab8e586148766
authorStephen Berman <stephen.berman@gmx.net>
Tue, 4 Jun 2013 14:51:01 +0000 (4 16:51 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Tue, 4 Jun 2013 14:51:01 +0000 (4 16:51 +0200)
tree7aab6539b78fbd073358d44a06897a85a91c5aea
parent6d12ff8b3344d4284f78e0be56cda076f9a3d6e7
* todos.el: Allow prompting for first item on adding a new
category.  Fix handling of default todo file on adding first file.
(todos-add-item-if-new-category): New defcustom.
(todos-show, todos-jump-to-category, todos-add-category): Use it.
(todos-short-file-name): Return nil if file name is not a string.
(todos-add-file): Recalculate todos-files after adding a file.
(todos-show): If first file was just added, make it the default.
lisp/calendar/ChangeLog
lisp/calendar/todos.el