summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2020-12-11 16:54:27 -0500
committerStefan Monnier <monnier@iro.umontreal.ca>2020-12-11 16:54:27 -0500
commit1d5287f8c6319b62a113d8747e58eeb2d4d7ee57 (patch)
treee95fd0e933b2658fcce513a8d08446b1009142aa /README
parentbcacdba842b8c37fed6767bfe8bf5202c0b0f6be (diff)
* elpa-admin.el: Add support for building Info files and "dir" files
(elpaa--temp-files): New var. (elpaa--temp-file): New function. (elpaa--write-pkg-file): Use it. (elpaa--with-temp-files): New macro. (elpaa--build-Info): New function. (elpaa--make-one-tarball): Use them. (elpaa--html-quote): Rename from `elpaa--quote`.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 3a83b70..819bcde 100644
--- a/README
+++ b/README
@@ -104,6 +104,9 @@ Name of the file that contains the list of changes in recent versions
By default we try to use NEWS, NEWS.rst, NEWS.md, NEWS.org, the News section
in the main file.
+** =:texinfo FILE=
+Name of the Texinfo documentation file for the package.
+It can also be the name of an Info file.
* Text below this marker is OUTDATED and still needs to be reviewed/rewritten!!