From: Michael Albinus Date: Tue, 11 Mar 2025 08:26:58 +0000 (+0100) Subject: ; Adapt comment in tramp.el X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=45b28a7ebd9c7f6e09849b2c173345954b02c8ef;p=emacs.git ; Adapt comment in tramp.el (cherry picked from commit 894b0e3a2fe064690eecda546f3b577886638140) --- diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 41a94598dc3..cd8122aa95f 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -12,8 +12,10 @@ ;; Package-Type: multi ;; URL: https://www.gnu.org/software/tramp/ -;; This is a GNU ELPA :core package. Avoid functionality that is not +;; This is also a GNU ELPA package. Avoid functionality that is not ;; compatible with the version of Emacs recorded in trampver.el. +;; Version and Package-Requires are place holders. They are updated +;; when the GNU ELPA package is released. ;; This file is part of GNU Emacs.