From 3fe843c684abcfb5888043609f43091c381ad1d9 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sun, 1 Oct 2023 11:27:01 +0200 Subject: [PATCH] ; Add missing GNU ELPA :core package statement --- lisp/net/tramp.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 8f5ca9b3c2d..aca2ebb8e8a 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -8,6 +8,9 @@ ;; Keywords: comm, processes ;; Package: tramp +;; This is a GNU ELPA :core package. Avoid functionality that is not +;; compatible with the version of Emacs recorded in trampver.el. + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software: you can redistribute it and/or modify -- 2.39.5