diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2020-09-02 02:45:39 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2020-09-21 20:38:56 +0200 |
commit | fb68645b5a258c98acc11efdc3caae80683cc6b0 (patch) | |
tree | d301a59e36103264a11aa28f846ee88f7001b22e /lisp/emacs-lisp/thunk.el | |
parent | 600d3f0669742b398d91c421e335fc6680f6fdc0 (diff) | |
download | emacs-fb68645b5a258c98acc11efdc3caae80683cc6b0.tar.gz emacs-fb68645b5a258c98acc11efdc3caae80683cc6b0.tar.bz2 emacs-fb68645b5a258c98acc11efdc3caae80683cc6b0.zip |
Move several completions from eshell to pcomplete (Bug#10585)
* lisp/eshell/em-unix.el (eshell-complete-hostname)
(pcomplete/ftp, pcomplete/ncftp, pcomplete/ping)
(pcomplete/rlogin, pcomplete/telnet, pcomplete/rsh):
Move from here...
* lisp/pcmpl-unix.el (pcmpl-unix-complete-hostname)
(pcomplete/ftp, pcomplete/ncftp, pcomplete/ping)
(pcomplete/rlogin, pcomplete/telnet, pcomplete/rsh):
...to here. Make old names into aliases.
* lisp/eshell/esh-util.el (eshell-hosts-file)
(eshell-host-names, eshell-host-timestamp)
(eshell-read-hosts-file, eshell-read-hosts)
(eshell-read-host-names): Move from here...
* lisp/pcomplete.el (pcomplete-hosts-file)
(pcomplete--host-name-cache)
(pcomplete--host-name-cache-timestamp)
(pcomplete-read-hosts-file, pcomplete-read-hosts)
(pcomplete-read-host-names): ...to here. Make old names into
aliases.
* lisp/eshell/em-unix.el (eshell-complete-host-reference): Update
caller.
Diffstat (limited to 'lisp/emacs-lisp/thunk.el')
0 files changed, 0 insertions, 0 deletions