diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-09-27 22:07:14 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-09-27 22:07:14 -0400 |
commit | ba42f7932419c3c8b1e23f39c81a1a2dd1b3a154 (patch) | |
tree | 22b47a0136a040ce4edde8079e8efc3afe5ef3dd /lisp/registry.el | |
parent | 4155ca273ade47bc7e19fe4af1f41c4e764a59ba (diff) | |
download | emacs-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/registry.el')
0 files changed, 0 insertions, 0 deletions