org.el (org-read-date-minibuffer-local-map): Check if we are at the beginning of...
commit253b65c0912448baeadb90d7fb2aee9a3d03ba9f
authorBastien Guerry <bzg@altern.org>
Wed, 24 Apr 2013 09:36:22 +0000 (24 11:36 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 24 Apr 2013 09:36:22 +0000 (24 11:36 +0200)
tree0bdea9a5ccd9634109ccb9137bc9a98135e00b75
parent3dd3100794e90f7a44eb17118d1c084299868621
org.el (org-read-date-minibuffer-local-map): Check if we are at the beginning of the prompt, not if we are after a whitespace

* org.el (org-read-date-minibuffer-local-map): Check if we are
at the beginning of the prompt, not if we are after a whitespace.
Bind C-. to `calendar-goto-today'.
lisp/org.el