* todos.el: More code cleanup. Update file copyright and author
authorStephen Berman <stephen.berman@gmx.net>
Mon, 3 Jun 2013 13:54:28 +0000 (15:54 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Mon, 3 Jun 2013 13:54:28 +0000 (15:54 +0200)
commite99a2125b5f932ceaf584a515c3890f11758675c
treef794f06e5b0a30c3757b2209b36d7e84c2fe0758
parentcc416fd3632f28c6fadf5a8b55a95636912d89a0
* todos.el: More code cleanup.  Update file copyright and author
lines, add commentary.  Reformat so most lines do not exceed 80
columns.  Fix doc strings problems found by checkdoc.
(todos-edit-file): Delete unused argument.
(todos-delete-item): Delete superfluous concat.
(todos-next-button, todos-previous-button): Delete optional
arguments, adjusting interactive spec accordingly, and add them as
non-nil arguments to the invocations of forward-button and
backward-button.
lisp/calendar/ChangeLog
lisp/calendar/todos.el