]> git.eshelyaron.com Git - emacs.git/commit
Improve backward compatibility in tramp-archive
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 4 Jan 2018 11:58:42 +0000 (12:58 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 4 Jan 2018 11:58:42 +0000 (12:58 +0100)
commit1cc7bc0f63ab118fda55aa40fa4b571a7c94393e
tree51e629b8985c1e2fe68b4f7803f2cde22177cea1
parent13d384820d820d76702ca4a5152011006d1a57a0
Improve backward compatibility in tramp-archive

* lisp/net/tramp-archive.el
(tramp-archive-handle-temporary-file-directory):
Use `tramp-compat-temporary-file-directory'.

* test/lisp/net/tramp-archive-tests.el
(tramp-archive-test37-make-nearby-temp-file):
Wrap `temporary-file-directory' call with `with-no-warnings'.
lisp/net/tramp-archive.el
test/lisp/net/tramp-archive-tests.el