diff options
author | mattkae <mattkae@protonmail.com> | 2022-05-11 09:23:58 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-05-11 09:23:58 -0400 |
commit | 3f4a0d5370ae6c34afe180df96add3b8522f4af1 (patch) | |
tree | ae901409e02bde8ee278475f8cf6818f8f680a60 /elpa/org-9.5.2/README_ELPA |
initial commit
Diffstat (limited to 'elpa/org-9.5.2/README_ELPA')
-rw-r--r-- | elpa/org-9.5.2/README_ELPA | 38 |
1 files changed, 38 insertions, 0 deletions
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. |