]> git.eshelyaron.com Git - emacs.git/commit
Fix file-regular-p in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 21 Jan 2023 11:04:50 +0000 (12:04 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 21 Jan 2023 11:04:50 +0000 (12:04 +0100)
commitb875c9bf67ebf858648a00307c370d7a196aab56
tree2e87ba14f0d61696d90d916ace737d468e6d818f
parent63fa225d443409038e531fb9843e6d22a2efc94a
Fix file-regular-p in Tramp

* test/lisp/net/tramp-archive-tests.el
(tramp-archive-test18-file-attributes)
(tramp-archive-test21-file-links):
* test/lisp/net/tramp-tests.el (tramp-test18-file-attributes)
(tramp-test21-file-links): Adapt tests.

* lisp/net/tramp.el (tramp-handle-file-regular-p): Fix symlink
case.  (Bug#60943)
lisp/net/tramp.el
test/lisp/net/tramp-archive-tests.el
test/lisp/net/tramp-tests.el