emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] elpa-admin 5e9fdd4 197/357: * README: Revert change about package


From: Stefan Monnier
Subject: [elpa] elpa-admin 5e9fdd4 197/357: * README: Revert change about package.el headers
Date: Thu, 10 Dec 2020 18:06:42 -0500 (EST)

branch: elpa-admin
commit 5e9fdd45d26ed78b5f07735a2e317c68853303dc
Author: Artur Malabarba <bruce.connor.am@gmail.com>
Commit: Artur Malabarba <bruce.connor.am@gmail.com>

    * README: Revert change about package.el headers
---
 README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index f3fd32b..d64bc3a 100644
--- a/README
+++ b/README
@@ -39,9 +39,9 @@ release the new code.
 *** Add a simple (1-file) package as packages/<pkg-name>/<pkg-name>.el.
 
 The file needs to follow the usual coding conventions (most
-importantly start with ";;; <file> --- <description>") as well as the
-package headers required by package.el (see the "Format" subsection
-below).
+importantly start with ";;; <file> --- <description>") and have a
+"Version:" and "Maintainer:" pseudo-header (see the "Format"
+subsection below).
 
 For some examples, see
     (info "(elisp) Simple Packages")



reply via email to

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