* calendar/todos.el (todos-done-separator-string): New defcustom.
commit144faf476ddad97b7e8b61252e215f47c9c2885d
authorStephen Berman <stephen.berman@gmx.net>
Thu, 14 Jun 2012 16:45:35 +0000 (14 17:45 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Thu, 14 Jun 2012 16:45:35 +0000 (14 17:45 +0100)
treeb8b2e3d5e9035a6ac07f194e0796197d73b8fe65
parenta820dfe8e0d63e9fda849a4250204f525a3f022b
* calendar/todos.el (todos-done-separator-string): New defcustom.
(todos-done-separator): New variable replacing defcustom of the
same name.
(todos-reset-done-separator-string, todos-done-separator):
New functions.
(todos-mode): Make function added to
window-configuration-change-hook do a better job of updating the
done items separator string overlay.
(todos-unload-hook): Remove it here.
(todos-item-undo): Fix search for item's end.
lisp/ChangeLog
lisp/calendar/todos.el