]> code.delx.au - gnu-emacs/commit
Add pcomplete support for hosts defined in .ssh/config.
authorPhil Hagelberg <phil@evri.com>
Sat, 22 Jan 2011 02:20:57 +0000 (21:20 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 22 Jan 2011 02:20:57 +0000 (21:20 -0500)
commit6b072b27ee12c944142e310c984df028118713da
treee4fa961a5bbca97afadc23e9edb9fcdb3305905f
parent7d77be379f282812eec91436b174d3d00c010cb5
Add pcomplete support for hosts defined in .ssh/config.

* lisp/pcmpl-unix.el (pcmpl-ssh-config-file): New option.
(pcmpl-ssh-known-hosts): Rename from pcmpl-ssh-hosts.
(pcmpl-ssh-config-hosts): New function.
(pcmpl-ssh-hosts): Use pcmpl-ssh-config-hosts in addition to
pcmpl-ssh-known-hosts.
lisp/ChangeLog
lisp/pcmpl-unix.el