* lisp/calendar/todo-mode.el: Use calendar-dlet*
commitad039f9bcc89a8468f9eeb35ebe41a3792926ff7
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 4 Dec 2017 20:39:32 +0000 (4 15:39 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 4 Dec 2017 20:39:32 +0000 (4 15:39 -0500)
treeab89fdbe8a73293ae14ee3e5ea06536f23667fce
parent512f81407c772992bc2ac355ebef002df2bfdf1f
* lisp/calendar/todo-mode.el: Use calendar-dlet*

(dayname, monthname, day, month, year): Don't declare globally.
(todo-date-pattern, todo-edit-item--header)
(todo-convert-legacy-date-time, todo-read-date):
Use calendar-dlet* around uses of calendar-date-display-form.
lisp/calendar/todo-mode.el