]> git.eshelyaron.com Git - emacs.git/commit
Sync with Tramp 2.7.1
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 29 Jun 2024 08:13:32 +0000 (10:13 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 1 Jul 2024 07:38:41 +0000 (09:38 +0200)
commit6277cf8d81814c5a9b7c9294df41fa18017eba35
tree4b32238b50f9fd46f6d4f068e19e6bb0cc05b83e
parentb7cb5c84ca2a76b59196c363d82bd0816d30fa37
Sync with Tramp 2.7.1

* doc/misc/trampver.texi:
* lisp/net/trampver.el (tramp-version): Adapt Tramp versions.
(customize-package-emacs-version-alist): Add Tramp version
integrated in Emacs 30.1.

* lisp/net/tramp-compat.el:
* lisp/net/tramp-message.el (tramp-warning): Use `lwarn'.

* test/lisp/net/tramp-tests.el
(tramp--test-deftest-without-file-attributes): New defmacro.
(tramp-test18-file-attributes-without-file-attributes)
(tramp-test19-directory-files-and-attributes-without-file-attributes)
(tramp-test18-file-attributes-without-file-attributes)
(tramp-test42-utf8-without-file-attributes): New tests.

(cherry picked from commit f0a487997564fb11dd6e6e8ba2361c9d8fc68f5a)
doc/misc/trampver.texi
lisp/net/tramp-compat.el
lisp/net/tramp-message.el
lisp/net/trampver.el
test/lisp/net/tramp-tests.el