]> git.eshelyaron.com Git - emacs.git/commit
Some minor Tramp changes
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 29 Dec 2024 11:26:05 +0000 (12:26 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:24:10 +0000 (21:24 +0100)
commit1ea21a8bdf2aa6152200498288cefc1f4cb5fd18
tree4603ad2f66c8d5541fd2cb79a053ad6a54563c66
parentdff8162e6e19b17c2b24c73ee37c652ce27fda2a
Some minor Tramp changes

* lisp/net/tramp-sh.el (tramp-sh-handle-process-file): Do proper quoting.

* lisp/net/tramp.el (tramp-string-empty-or-nil-p):
Declare `tramp-suppress-trace' property.
(tramp-skeleton-make-symbolic-link): Drop volume letter when flushing.

* test/lisp/net/tramp-tests.el (tramp-test39-make-lock-file-name):
Adapt test.
(tramp-test42-utf8): Do not run expensive tests on MS Windows.

(cherry picked from commit 680906c136adfefda3a5d8be2b3ab7527521a449)
lisp/net/tramp-sh.el
lisp/net/tramp.el