* lisp/minibuffer.el: Add support for completion of quoted/escaped data.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 25 Apr 2012 18:40:42 +0000 (14:40 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 25 Apr 2012 18:40:42 +0000 (14:40 -0400)
commitef24141c3621b7f283a9ae653473109ee7164e2b
tree2001eab049f93eb3a37ec81d1dde48da74fe550e
parentdaf75653c2f1301332eb6c8af830050794ae0877
* lisp/minibuffer.el: Add support for completion of quoted/escaped data.
(completion-table-with-quoting, completion-table-subvert): New funs.
(completion--twq-try, completion--twq-all): New functions.
(completion--nth-completion): New function.
(completion-try-completion, completion-all-completions): Use it.
etc/NEWS
lisp/ChangeLog
lisp/minibuffer.el