org.el (org-read-date-minibuffer-local-map): Call `calendar-goto-today' only if there...
commit240d645dbb2d7d8968162d9d36058ea406ad4b67
authorBastien Guerry <bzg@altern.org>
Wed, 24 Apr 2013 08:05:36 +0000 (24 10:05 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 24 Apr 2013 08:05:36 +0000 (24 10:05 +0200)
tree5617b28665b26d97718b34874ec916116032dbff
parent0e438a9621ee93834287a8ccd074388be88dfd5f
org.el (org-read-date-minibuffer-local-map): Call `calendar-goto-today' only if there is a space before point in the minibuffer prompt

* org.el (org-read-date-minibuffer-local-map): Call
`calendar-goto-today' only if there is a space before point in
the minibuffer prompt.

Thanks to Michael Brand and others who asked for this regression to be fixed.
lisp/org.el