summaryrefslogtreecommitdiff
path: root/lisp/completion.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2020-09-27 22:07:14 -0400
committerStefan Monnier <monnier@iro.umontreal.ca>2020-09-27 22:07:14 -0400
commitba42f7932419c3c8b1e23f39c81a1a2dd1b3a154 (patch)
tree22b47a0136a040ce4edde8079e8efc3afe5ef3dd /lisp/completion.el
parent4155ca273ade47bc7e19fe4af1f41c4e764a59ba (diff)
downloademacs-ba42f7932419c3c8b1e23f39c81a1a2dd1b3a154.tar.gz
emacs-ba42f7932419c3c8b1e23f39c81a1a2dd1b3a154.tar.bz2
emacs-ba42f7932419c3c8b1e23f39c81a1a2dd1b3a154.zip
Fix pcomplete completion of things like `xargs` and `sudo` (bug#16197)
* lisp/pcmpl-unix.el (pcomplete/xargs): Don't `pcomplete-this` around `pcomplete-command-completion-function`. (pcomplete/sudo): Make it an alias for `pcomplete/xargs`. * lisp/shell.el (shell-command-completion-function): Return the names from `exec-path` when the command name has no `/`.
Diffstat (limited to 'lisp/completion.el')
0 files changed, 0 insertions, 0 deletions