From d1fceecd48eacdeacd13a53ec7a9ceee13a4c816 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Mon, 10 Mar 2025 17:40:51 +0100 Subject: [PATCH] Add keyword placeholder to tramp.el * lisp/net/tramp.el: Add Version, Package-Requires, Package-Type and URL keywords. (cherry picked from commit cc87717fa077b2b28319f60d6be4aa5cf57927a5) --- lisp/net/tramp.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 0fa26c8730a..41a94598dc3 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -7,6 +7,10 @@ ;; Maintainer: Michael Albinus ;; 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. -- 2.39.5