Turn off replacing of disputed keys for the read-date keymap
commite8023dde58f267a525b63184ec07d371b5a4c8b5
authorCarsten Dominik <carsten.dominik@gmail.com>
Sun, 8 Sep 2013 05:33:18 +0000 (8 07:33 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sun, 8 Sep 2013 05:33:18 +0000 (8 07:33 +0200)
treec087cfad98d131dc2216e4f461ab0b2eae4a3758
parent36d96356361605ec85df530d9c9620b8c06e6a2a
Turn off replacing of disputed keys for the read-date keymap

* lisp/org.el (org-read-date-minibuffer-local-map): Don't replace disputed
keys when defining this keymap.
(org-read-date: Remove unnecessary binding of `org-replace-disputed-keys'.

This original fix did not work, thanks to Miro Bezjak for showing what
the proper fix should be.
lisp/org.el