Fix input and default args in *completing-read functions.
commit4b833096df82aabe2258af265d3c06203b45c100
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Sun, 2 Oct 2011 21:25:05 +0000 (2 23:25 +0200)
committerThierry Volpiatto <thierry.volpiatto@gmail.com>
Sun, 2 Oct 2011 21:25:05 +0000 (2 23:25 +0200)
tree0897c9b48294e4568760eb06efeb45c15d7d6fd9
parent4aa51f0503e2862c217217356422add58024b1c4
Fix input and default args in *completing-read functions.

* anything-config.el
(anything-comp-read): New key 'default'.
(anything-completing-read-default): Use new 'default' key.

* anything.el
(anything-argument-keys,
anything-internal,
anything-read-pattern-maybe): new arg 'default'.
anything-config.el
anything.el