]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with auth-source.el in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 11 Feb 2020 08:49:06 +0000 (09:49 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 11 Feb 2020 08:49:06 +0000 (09:49 +0100)
commita0129535300838164a8816cf1574d27265832dac
tree1cf156151147b10e9cbe7e65a591797454826684
parent2e2f53907103d801fb57dc0eef55906cdf4d791b
Fix problem with auth-source.el in Tramp

* lisp/net/tramp.el (tramp-read-passwd):
Use `tramp-compat-temporary-file-directory'.  (Bug#39389, Bug#39489)
lisp/net/tramp.el