Improve user name completion in Tramp
commit8cdb9ac0fb060366bc823de84ecdba258716addb
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 23 Jan 2016 15:20:21 +0000 (23 16:20 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 23 Jan 2016 15:20:21 +0000 (23 16:20 +0100)
tree0c2008763028cfbe60e2d69158b9cee6c6b949c1
parent9b2375008348da99b5ec414cd3ca8c4669a12576
Improve user name completion in Tramp

* lisp/net/tramp.el (tramp-parse-passwd, tramp-parse-etc-group):
Call also "getent passwd" or "getent group", if possible.
(tramp-parse-putty): Cache the result.
lisp/net/tramp-cmds.el
lisp/net/tramp-sh.el
lisp/net/tramp.el