* diary-lib.el (diary-goto-entry-function): New variable.
commita8f4bb83612b049d32a9fe4c30807e92c00d9baa
authorStephen Berman <stephen.berman@gmx.net>
Tue, 18 Jun 2013 16:05:01 +0000 (18 18:05 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Tue, 18 Jun 2013 16:05:01 +0000 (18 18:05 +0200)
tree0411be2be64f98831f8395ded98daeab0af0821d
parentbd358779861f265a7acff31ead40172735af693e
* diary-lib.el (diary-goto-entry-function): New variable.
(diary-entry): Use it in the action of this button type instead of
diary-goto-entry.

* todos.el (todos-diary-goto-entry): Add item locating code from
diary-goto-entry.  Add it at the top-level to override the latter
function.
(todos-powerset): Use definition by Wolfgang Jenkner, posted at
http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00423.html.
lisp/calendar/ChangeLog
lisp/calendar/diary-lib.el
lisp/calendar/todos.el