Fix (void-variable d) error
commitcb05b3a3d7015273335d07c88efd1edf7abcddef
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 5 Feb 2016 23:19:02 +0000 (6 00:19 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 5 Feb 2016 23:21:59 +0000 (6 00:21 +0100)
treec19cce4298ea9db590780b6be60bcb83f77811f6
parent3178fcb90d2de401122543b0dfbdc102cd590e4c
Fix (void-variable d) error

* lisp/org.el (org-check-before-date):
(org-check-after-date): Ensure D enters the lexical scope.

Reported-by: Eric S Fraga <e.fraga@ucl.ac.uk>
<http://permalink.gmane.org/gmane.emacs.orgmode/104842>
lisp/org.el