]> code.delx.au - gnu-emacs/commit
org.el: Fix bindings of < and > for calendar scrolling
authorMarco Wahl <marcowahlsoft@gmail.com>
Wed, 8 Jun 2016 23:03:34 +0000 (16:03 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 8 Jun 2016 23:04:12 +0000 (16:04 -0700)
commit27fe1e459ab137b20d45ef4167f3c2ec0d10fdd4
tree1c79ba93e5891253e4abb758b2dbff9b4ede97bf
parenta813487f1adf4cf59d7a471d62d22f706f9eab1d
org.el: Fix bindings of < and > for calendar scrolling

[This patch taken from upstream Org repo with 8b63dc9 dated
2014-10-20 (Bug#23725).]
* lisp/org/org.el (org-read-date-minibuffer-local-map):
Switch to the current calendar API for scrolling the calendar.
lisp/org/org.el