summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
diff options
context:
space:
mode:
authorStephen Berman <stephen.berman@gmx.net>2016-02-20 13:44:47 +0100
committerStephen Berman <stephen.berman@gmx.net>2016-02-20 13:44:47 +0100
commit1cb126866df0b01aa2eaa51eeba696997d6d37ae (patch)
treea753e8f43129b46b5c3537dc4ffe7b978a8ed27a /lisp/emacs-lisp/autoload.el
parent1e996cfbd0ab64e4d74d92a80ef3aefc39249462 (diff)
downloademacs-1cb126866df0b01aa2eaa51eeba696997d6d37ae.tar.gz
emacs-1cb126866df0b01aa2eaa51eeba696997d6d37ae.tar.bz2
emacs-1cb126866df0b01aa2eaa51eeba696997d6d37ae.zip
Fix todo-mode item date editing bugs
* lisp/calendar/todo-mode.el (todo-edit-item--header): Prevent out of range error by making sure the value of the numerical month date component cannot be nil. Prevent wrong type error on trying to edit day number in February by making sure numerical instead of string value of the year component is passed to todo-read-date. (todo-read-date): When using the numerical month date component make sure to use `*' for an arbitrary month instead of its numerical value.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions