branch: externals/org commit 6b729e24f29976a4ac4305adb24e42df00401d09 Author: Bastien <b...@gnu.org> Commit: Bastien <b...@gnu.org>
README_ELPA: Remove from the repository This file is not useful anymore. --- README_ELPA | 38 -------------------------------------- 1 file changed, 38 deletions(-) diff --git a/README_ELPA b/README_ELPA deleted file mode 100644 index c916fbe75b..0000000000 --- a/README_ELPA +++ /dev/null @@ -1,38 +0,0 @@ -This is the Emacs Org project, an Emacs library for organizing your life. - -The Org website is at: - https://orgmode.org - -Installations instructions are at: - https://orgmode.org/org.html#Installation - -This distribution contains an ELPA packaged version of Org. -"ELPA" stands for the "Emacs Lisp Package Archive". - -The GNU ELPA is at: - https://elpa.gnu.org - -It contains the org-*.tar package, containing only the org files -that are also part of GNU Emacs. - -There are other ELPA online, offering more packages. - -All ELPA packages of Org contain: - -README_ELPA - This file. - -*.el - Elisp files. - -org - The Org info manual. - -orgcard.pdf - The Org reference card. - -etc/ - Libraries for the ODT exporter. - -org-*-pkg.el - The name of the package, requested GNU Emacs packaging system.