Add Tramp version integrated in Emacs 28.3
* lisp/net/trampver.el (customize-package-emacs-version-alist): Add Tramp version integrated in Emacs 28.3.
This commit is contained in:
parent
b2ae4e77c7
commit
244a73cd72
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
("2.3.3" . "26.1") ("2.3.3.26.1" . "26.1") ("2.3.5.26.2" . "26.2")
|
||||
("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.2.28.1" . "28.1") ("2.5.3.28.2" . "28.2") ("2.5.4" . "28.3")
|
||||
("2.6.0.29.1" . "29.1")))
|
||||
|
||||
(add-hook 'tramp-unload-hook
|
||||
|
|
Loading…
Add table
Reference in a new issue