spacemacs/core
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
..
aprilfool Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
banners swap 'so' and 'such' in the 999 banner (#14815) 2021-05-31 14:41:34 +00:00
gnupg [core] Update spacemacs GPG public key 2019-08-23 12:39:22 -04:00
info Install org from ELPA instead of Org ELPA 2021-11-06 14:34:18 +01:00
libs [bot] "built_in_updates" Wed Sep 29 19:18:45 UTC 2021 2021-09-29 21:23:56 +02:00
templates Fix typos in .spacemacs.template 2021-07-28 15:11:35 +02:00
core-command-line.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-compilation.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-configuration-layer.el Install org from ELPA instead of Org ELPA 2021-11-06 14:34:18 +01:00
core-custom-settings.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-customization.el core-customization: improved SAFE variable handling (#14679) 2021-04-19 21:34:09 +02:00
core-debug.el Removed legacy codes for emacs-version < 25.1 (#14497) 2021-04-28 05:04:53 +00:00
core-display-init.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-documentation.el [ci] Disable org-mode hooks while exporting html 2021-10-24 16:39:38 +03:00
core-dotspacemacs.el core-dotspacemacs: Fixes typo 2021-06-26 07:01:48 +00:00
core-dumper.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-early-funcs.el [init] Disable GUI elements in early-init as well (#14559) 2021-04-08 22:25:14 +02:00
core-emacs-backports.el Bumped minimum emacs version to 26.1 2021-05-03 22:09:11 +02:00
core-env.el fix issue #14919 (force-init-spacemacs-env fails) 2021-07-28 15:37:14 +02:00
core-fonts-support.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-funcs.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-hooks.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-jump.el [core] remove jump-to-reference from core-jump 2021-05-08 22:42:29 +02:00
core-keybindings.el [csv] Make tsv-mode inherit csv-mode's leader key bindings (#14763) 2021-05-11 20:45:45 -04:00
core-load-paths.el [documentation]: Improved core-load-paths and core-versions (#14707) 2021-04-30 05:36:23 +00:00
core-micro-state.el Removed legacy codes for emacs-version < 25.1 (#14497) 2021-04-28 05:04:53 +00:00
core-progress-bar.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-release-management.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-spacebind.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-spacemacs-buffer.el [home] Fix full release note cursor position 2021-05-17 22:09:18 +02:00
core-spacemacs.el [init] Disable GUI elements in early-init as well (#14559) 2021-04-08 22:25:14 +02:00
core-themes-support.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-toggle.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-transient-state.el [core] Add :timeout/:idle for spacemacs|define-transient-state (#14742) 2021-05-07 21:22:16 +02:00
core-use-package-ext.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
core-versions.el Bumped minimum emacs version to 26.1 2021-05-03 22:09:11 +02:00