]> git.eshelyaron.com Git - emacs.git/commit
* calendar/todos.el: Further code rearrangement; further new and
authorStephen Berman <stephen.berman@gmx.net>
Wed, 27 Jun 2012 11:26:28 +0000 (12:26 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Wed, 27 Jun 2012 11:26:28 +0000 (12:26 +0100)
commit36341a665a7cad79eafc77685503f7fa9e234c30
tree5bb69a9565ad2c86bfc363e55cc85cf17cf15502
parent3160f2eb373462baf6bb2c224c74e83a9b37c537
* calendar/todos.el: Further code rearrangement; further new and
revised comments.
(todos-reevaluate-filelist-defcustoms): Rename from
todos-reevaluate-defcustoms and adjust callers.
(todos-date-pattern, todos-nondiary-start, todos-nondiary-end)
(todos-date-string-start, todos-done-string-start)
(todos-item-start): Change from defvar to defconst.
(todos-set-top-priorities): Use read-number and simplify.
(todos-insert-item): Check whether date-type argument is a string.
(todos-set-date-from-calendar): Check whether
todos-date-from-calendar is a string; simplify cond clause.
(todos-archive-done-item, todos-unarchive-items):
Use buffer-substring-no-properties.
lisp/ChangeLog
lisp/calendar/todos.el