From: Michael Albinus Date: Thu, 19 Oct 2023 14:39:01 +0000 (+0200) Subject: Adapt Tramp version X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=abbd86d90ef61b5ffe72178b4d94eae314e4572c;p=emacs.git Adapt Tramp version * lisp/net/trampver.el (customize-package-emacs-version-alist): Adapt Tramp version integrated in Emacs 29.2. --- diff --git a/lisp/net/trampver.el b/lisp/net/trampver.el index 4d56cf367e3..aefe14e845e 100644 --- a/lisp/net/trampver.el +++ b/lisp/net/trampver.el @@ -105,7 +105,7 @@ ("2.3.5.26.3" . "26.3") ("2.4.3.27.1" . "27.1") ("2.4.5.27.2" . "27.2") ("2.5.2.28.1" . "28.1") ("2.5.3.28.2" . "28.2") ("2.5.4" . "28.3") - ("2.6.0.29.1" . "29.1"))) + ("2.6.0.29.1" . "29.1") ("2.6.2.29.2" . "29.2"))) (add-hook 'tramp-unload-hook (lambda ()