diff options
| author | Stefan Monnier <monnier@iro.umontreal.ca> | 2025-07-08 14:43:36 -0400 |
|---|---|---|
| committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2025-07-08 14:43:36 -0400 |
| commit | 2e7a72711c15ed85337e461bba2158436d513726 (patch) | |
| tree | ce6c87a64645ac314b25eeb2fa9c1fc1c4733393 /README | |
| parent | b57eae97b92957073c653acf34cd95e1cbf4696b (diff) | |
README: Remove left-over mention of `:main-file`
Diffstat (limited to 'README')
| -rw-r--r-- | README | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -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 |
