org.el: Enable recursive minibuffers in `org-completing-read'.
commit5091facd7f4ec80cce86049d6d84a164cb017970
authorBastien Guerry <bzg@altern.org>
Fri, 21 Oct 2011 15:46:37 +0000 (21 17:46 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 21 Oct 2011 15:46:37 +0000 (21 17:46 +0200)
tree637b9a736ec181099dbc5080d41a7f09ee0858fb
parentb2632dc45873f22da708ba8bcc20be5f67d3efeb
org.el: Enable recursive minibuffers in `org-completing-read'.

org.el: (org-completing-read): Enable recursive minibuffers and add
the `C-c !' key in the minibuffer local map.

Thanks to Skip Collins for the idea and to Nick Dokos for the
implementation.
lisp/org.el