org.el (org-read-date-minibuffer-local-map): New variable (Incompatible change)
commitde33803038ec09446b7857cd96e0d7beb4525ebb
authorBastien Guerry <bzg@altern.org>
Sat, 26 Jan 2013 10:31:38 +0000 (26 11:31 +0100)
committerBastien Guerry <bzg@altern.org>
Sat, 26 Jan 2013 10:32:46 +0000 (26 11:32 +0100)
tree511fa42bdcaf6cd103e0995e708f0034a9c6039b
parentcd47d5a80b8acc6a8ffca71b8759a4e1dedb76f3
org.el (org-read-date-minibuffer-local-map): New variable (Incompatible change)

* org.el (org-read-date-minibuffer-local-map): New variable.
(org-read-date): Use it.
(org-read-date-minibuffer-setup-hook): Mark as obsolete.

Thanks to Mark Edgington for suggesting this.

This is an incompatible change: if you use
`org-read-date-minibuffer-setup-hook' to set up commands for the
`org-read-date' minibuffer, you need to update your configuration
and use `org-read-date-minibuffer-local-map' instead.
lisp/org.el