]> git.eshelyaron.com Git - emacs.git/commitdiff
Add keyword placeholder to tramp.el
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 10 Mar 2025 16:40:51 +0000 (17:40 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Mar 2025 18:54:23 +0000 (19:54 +0100)
* lisp/net/tramp.el: Add Version, Package-Requires, Package-Type
and URL keywords.

(cherry picked from commit cc87717fa077b2b28319f60d6be4aa5cf57927a5)

lisp/net/tramp.el

index 0fa26c8730a172e4a8333c71c5e8acb406e20ed0..41a94598dc3278bc1a8f81ef3732c33d229ae006 100644 (file)
@@ -7,6 +7,10 @@
 ;; Maintainer: Michael Albinus <michael.albinus@gmx.de>
 ;; Keywords: comm, processes
 ;; Package: tramp
+;; Version: 0
+;; Package-Requires: ()
+;; Package-Type: multi
+;; URL: https://www.gnu.org/software/tramp/
 
 ;; This is a GNU ELPA :core package.  Avoid functionality that is not
 ;; compatible with the version of Emacs recorded in trampver.el.