From 3f4a0d5370ae6c34afe180df96add3b8522f4af1 Mon Sep 17 00:00:00 2001 From: mattkae Date: Wed, 11 May 2022 09:23:58 -0400 Subject: initial commit --- elpa/org-9.5.2/README_ELPA | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 elpa/org-9.5.2/README_ELPA (limited to 'elpa/org-9.5.2/README_ELPA') diff --git a/elpa/org-9.5.2/README_ELPA b/elpa/org-9.5.2/README_ELPA new file mode 100644 index 0000000..c1ff5e2 --- /dev/null +++ b/elpa/org-9.5.2/README_ELPA @@ -0,0 +1,38 @@ +This is the Emacs Org project, an Emacs library for organizing your life. + +The homepage of Org 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. -- cgit v1.2.1