]> code.delx.au - gnu-emacs/commit
Improve completion in tramp-gvfs.el
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 1 Nov 2015 12:43:35 +0000 (13:43 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 1 Nov 2015 12:43:35 +0000 (13:43 +0100)
commitdf660da45bbde075ac8990cdef73128a37413a41
tree34ed329b99a7217f5b93b069b9d8362deb462312
parent150066727c063e2f16ee617947d63ec8ca5793ca
Improve completion in tramp-gvfs.el

* lisp/net/tramp-gvfs.el (tramp-zeroconf-parse-device-names):
Renamed from `tramp-zeroconf-parse-service-device-names'.
(tramp-zeroconf-parse-webdav-device-names): Removed.  Code merged
with `tramp-zeroconf-parse-device-names'.
(tramp-gvfs-parse-device-names): New defun.
(top): Use it when `tramp-zeroconf-parse-device-names' is not
applicable.

* lisp/net/tramp.el (tramp-set-completion-function): The argument
could also be a zeroconf service type.
lisp/net/tramp-gvfs.el
lisp/net/tramp.el