]> git.eshelyaron.com Git - emacs.git/commit
* todos.el: Fix and improve item date string editing.
authorStephen Berman <stephen.berman@gmx.net>
Sun, 9 Jun 2013 19:16:39 +0000 (21:16 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Sun, 9 Jun 2013 19:16:39 +0000 (21:16 +0200)
commitd7a49dae500b62803d35dfc47d99f462479fb66d
tree6b9a05acaaea499ee4f80cd787f904bef6c07090
parent85ea34e22c971c7e7bbd6cc48972905bcf70c72f
* todos.el: Fix and improve item date string editing.
(todos-date-pattern): Make dayname an explicitly numbered group.
(todos-basic-edit-item-header): Set match for dayname and use it
to ensure attempting to edit day, month or year of a date header
containing a day name is a noop, simplifying and fixing buggy code.
lisp/calendar/ChangeLog
lisp/calendar/todos.el