* lisp/simple.el (minibuffer-local-shell-command-map): Use completion-at-point.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 3 May 2011 01:52:52 +0000 (22:52 -0300)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 3 May 2011 01:52:52 +0000 (22:52 -0300)
commit1bcace585fbe6d1c6a6c879de861bb2539a29832
tree0dc3474c25dd3658277c226f0c57a7d1ba8158ad
parent52d3c2d04d2709030f251eda950a72ee11f1b030
* lisp/simple.el (minibuffer-local-shell-command-map): Use completion-at-point.
(minibuffer-complete-shell-command): Remove.
(read-shell-command): Setup completion vars here instead.
(read-expression-map): Bind TAB to symbol completion.
lisp/ChangeLog
lisp/simple.el