]> git.eshelyaron.com Git - emacs.git/commit
Fix problem in `shadow-define-literal-group' (Bug#49596)
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Jul 2021 13:57:41 +0000 (15:57 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 18 Jul 2021 13:57:41 +0000 (15:57 +0200)
commit12a193f8769ceb205261bd5804f5e5c808866a4f
tree644092a3eb950d497fccd791ea82fbc3d6f28ed0
parentc112f73668f201e8799d265e05874007fec78ca1
Fix problem in `shadow-define-literal-group' (Bug#49596)

* lisp/shadowfile.el (shadow-make-fullname): HOST can also be a
remote file name.  Bug#49596.

* test/lisp/shadowfile-tests.el (auth-source-save-behavior)
(tramp-cache-read-persistent-data, tramp-persistency-file-name):
Set them globally.
(shadow-test06-literal-groups): Extend test.
lisp/shadowfile.el
test/lisp/shadowfile-tests.el