emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-30 cc87717fa07: Add keyword placeholder to tramp.el


From: Michael Albinus
Subject: emacs-30 cc87717fa07: Add keyword placeholder to tramp.el
Date: Mon, 10 Mar 2025 12:41:15 -0400 (EDT)

branch: emacs-30
commit cc87717fa077b2b28319f60d6be4aa5cf57927a5
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    Add keyword placeholder to tramp.el
    
    * lisp/net/tramp.el: Add Version, Package-Requires, Package-Type
    and URL keywords.
---
 lisp/net/tramp.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el
index b6dc110f6a6..a343a8ec517 100644
--- a/lisp/net/tramp.el
+++ b/lisp/net/tramp.el
@@ -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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]