]> git.eshelyaron.com Git - emacs.git/commitdiff
Adapt Tramp version
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 19 Oct 2023 14:39:01 +0000 (16:39 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 19 Oct 2023 14:39:01 +0000 (16:39 +0200)
* lisp/net/trampver.el (customize-package-emacs-version-alist):
Adapt Tramp version integrated in Emacs 29.2.

lisp/net/trampver.el

index 4d56cf367e3b0d8487f2cb613aa74fe52f8b0489..aefe14e845e2e80cf69552efea9f8ef2c8411671 100644 (file)
          ("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 ()