]> git.eshelyaron.com Git - emacs.git/commitdiff
Adapt Tramp version in customize-package-emacs-version-alist
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 18 May 2025 19:12:41 +0000 (21:12 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 27 May 2025 14:26:10 +0000 (16:26 +0200)
* lisp/net/trampver.el (customize-package-emacs-version-alist):
Add Tramp version integrated in Emacs 30.1.

(cherry picked from commit 661fa578d5133d334c0b34781773229c09d47da4)

lisp/net/trampver.el

index c850718ed49ab50424d479bd1a9ba8cfdffd67cf..1100b34928301b58452c594c8ce78a14d2d3a284 100644 (file)
          ("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.2.29.2" . "29.2") ("2.6.3-pre" . "29.3")
         ("2.6.3" . "29.4")
-        ("2.7.1.30.1" . "30.1")))
+        ("2.7.1.30.1" . "30.1") ("2.7.3.30.2" . "30.2")))
 
 (add-hook 'tramp-unload-hook
          (lambda ()