org.el: Fix bindings of < and > for calendar scrolling
commit8b63dc950302dad862b9e03bda3854d7d351cac4
authorMarco Wahl <marcowahlsoft@gmail.com>
Mon, 20 Oct 2014 19:47:42 +0000 (20 21:47 +0200)
committerMarco Wahl <marcowahlsoft@gmail.com>
Mon, 20 Oct 2014 19:47:42 +0000 (20 21:47 +0200)
treec5792a82839c5be7e6ec34e93d6061aa2997bad4
parentfdd9b18598239dd0e8b18383ac930110d51ed22e
org.el: Fix bindings of < and > for calendar scrolling

* lisp/org.el (org-read-date-minibuffer-local-map): Switch to the
  current calendar API for scrolling the calendar.
lisp/org.el