spacemacs/doc
Daniel Nicolai 548edefcce Install org from ELPA instead of Org ELPA
From org version 9.5 org will not be distributed from Org ELPA but from
ELPA (see https://list.orgmode.org/87lfa7tc9v.fsf@gnu.org/t/). This commit makes
Spacemacs use/install org from ELPA.

Besides that, this commit removes some 'hack' that seemed to have no effect. As
org comes with Emacs `package-installed-p 'org` will always return t. Also
activating org via `configuration-layer//activate-package` seems to have no
effect.

Finally, the package is declared including a :min-version because appending only
`:location melpa` seems to have no effect (this can probably be considered a
bug).
I am almost certain that the information that was added when making org install
from Org ELPA is still relevant also for installing org from ELPA so I have just
adapted the version number from 0.104 to 0.300.

As the "org" archive has been removed, the `ert-deftest` for it can be removed
also.
2021-11-06 14:34:18 +01:00
..
img Change all references of micro-state in codebase to transient-state 2016-01-31 23:04:47 -05:00
BEGINNERS_TUTORIAL.org Fix some typos (#14832) 2021-06-06 23:43:22 +00:00
CI_PLUMBING.org [ci] refactoring 2021-08-01 23:42:47 +03:00
CONVENTIONS.org [bot] "documentation_updates" Tue Nov 2 22:01:23 UTC 2021 2021-11-02 23:04:42 +01:00
DOCUMENTATION.org [bot] "documentation_updates" Tue Nov 2 22:01:23 UTC 2021 2021-11-02 23:04:42 +01:00
FAQ.org Install org from ELPA instead of Org ELPA 2021-11-06 14:34:18 +01:00
LAYERS.org [doc] Fix some trivial typos in latest additions 2020-12-30 21:04:47 +01:00
QUICK_START.org Improve quick-start guide 2021-05-03 21:30:54 +02:00
VIMUSERS.org [doc] fix incorrect key bindings for buffer functions 2021-11-02 21:34:35 +01:00