]> git.eshelyaron.com Git - emacs.git/commit
Some Tramp cleanup
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 15 Feb 2022 15:15:55 +0000 (16:15 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 15 Feb 2022 15:15:55 +0000 (16:15 +0100)
commit8415a9d58fe90431a599f6f935141885319c40dc
treeeb365de524116542239abc094d97c7277a1c829a
parenta4dd94de8018e75fc5c000cff5f57b4a53f05042
Some Tramp cleanup

* doc/misc/tramp.texi (Remote processes): Add also tramp-sshfs.el.

* lisp/net/tramp-adb.el (tramp-adb-handle-make-process):
Error-out for multi-byte `default-directory'.

* lisp/net/tramp.el (tramp-tolerate-tilde): Move it up.
(tramp-handle-abbreviate-file-name): Use it.
(tramp-read-passwd): Show literal passphrase prompt.
doc/misc/tramp.texi
lisp/net/tramp-adb.el
lisp/net/tramp-sshfs.el
lisp/net/tramp.el