emacs/doc
Michael Albinus a600f4c693 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.
2016-01-15 11:10:37 +01:00
..
emacs Merge from origin/emacs-25 2016-01-11 22:51:27 -08:00
lispintro Fix copyright years by hand 2016-01-01 01:38:07 -08:00
lispref Merge from origin/emacs-25 2016-01-11 22:51:27 -08:00
man Fix copyright years by hand 2016-01-01 01:38:07 -08:00
misc Add "sg" method to Tramp 2016-01-15 11:10:37 +01:00