]> code.delx.au - gnu-emacs/commit
Add "sg" method to Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 15 Jan 2016 10:10:37 +0000 (11:10 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 15 Jan 2016 10:10:37 +0000 (11:10 +0100)
commita600f4c69309bf37f67c02cbcc9a9e4ba1e69c76
treef09fffe5f206e9d2568243d799023cc636ae33ea
parentde8c5f9db50a22ef5640bb83c0c7c755b78be895
Add "sg" method to Tramp

* doc/misc/tramp.texi (Inline methods): Add "sg" method.
(Customizing Completion): Add function `tramp-parse-etc-group'.

* lisp/net/tramp-sh.el (tramp-methods) <sg>: Add.  (Bug#22329)
(tramp-completion-function-alist-sg): New defconst.
(top): Completion function for "sg" is
`tramp-completion-function-alist-sg'.

* lisp/net/tramp.el (tramp-completion-function-alist): Adapt docstring.
(tramp-parse-etc-group, tramp-parse-etc-group-group): New defuns.
doc/misc/tramp.texi
etc/NEWS
lisp/net/tramp-sh.el
lisp/net/tramp.el