branch: elpa-admin
commit 2e7a72711c15ed85337e461bba2158436d513726
Author: Stefan Monnier <monn...@iro.umontreal.ca>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    README: Remove left-over mention of `:main-file`
---
 README | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/README b/README
index fa3a15db96..a9a530b823 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 #+TITLE: ELPA-Admin README
 #+DATE: 2022-12-11
 
-Copyright (C) 2010-2022 Free Software Foundation, Inc. \\
+Copyright (C) 2010-2025 Free Software Foundation, Inc. \\
 See the end of the file for license conditions.
 
 #+BEGIN_COMMENT
@@ -131,13 +131,6 @@ If there is no upstream (=:url= is nil), this is simply 
ignored.
 Subdirectory in which the main ELisp found are found.
 Defaults to the top-level directory.
 
-** =:main-file FILE=
-Gives the name of the main file of the package, i.e. the file in which
-the metadata can be found in the form of pseudo-headers like "Version:".
-It needs to be an ELisp file formatted following the proper conventions.
-This is normally the file [PKG].el in the LISP-DIR, but in some rare
-circumstances the file is named differently.
-
 ** =:release-branch BRANCH=
 The upstream BRANCH from which releases are cut.  This is only used
 for those packages which have both a development branch and a release branch

Reply via email to