(dired-guess-shell-command): Use read-shell-command
authorJuri Linkov <juri@jurta.org>
Sun, 22 Feb 2009 23:36:46 +0000 (23:36 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 22 Feb 2009 23:36:46 +0000 (23:36 +0000)
commitc521381a6cb6fc03358a2e2a3a15ddceea0272ec
tree19ff2128567f1781b0f2b0fae6db5003a00417b7
parentbfb108d0fd6d9ddb408c578a8c3ee90767b4b2c9
(dired-guess-shell-command): Use read-shell-command
instead of read-from-minibuffer.
(dired-read-shell-command): Add code that uses
minibuffer-with-setup-hook to set minibuffer-default-add-function
to minibuffer-default-add-dired-shell-commands exactly like
`dired-read-shell-command' in dired-aux.el already does.  Doc fix.
lisp/dired-x.el