From: Michael Albinus Date: Mon, 10 Mar 2025 16:40:51 +0000 (+0100) Subject: Add keyword placeholder to tramp.el X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d1fceecd48eacdeacd13a53ec7a9ceee13a4c816;p=emacs.git Add keyword placeholder to tramp.el * lisp/net/tramp.el: Add Version, Package-Requires, Package-Type and URL keywords. (cherry picked from commit cc87717fa077b2b28319f60d6be4aa5cf57927a5) --- 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.