mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 03:13:24 +00:00
Add keyword placeholder to tramp.el
* lisp/net/tramp.el: Add Version, Package-Requires, Package-Type and URL keywords.
This commit is contained in:
parent
7d0d61d854
commit
cc87717fa0
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue