spacemacs/core
syl20bnr f21abcdcf3 [core] Rewrite of the stable ELPA initialization code
* new function configuration-layer//stable-elpa-disable-repository
* new function configuration-layer//stable-elpa-update-version-file
* new function configuration-layer//stable-elpa-delete-temporary-files
* new function configuration-layer//stable-elpa-ask-to-continue
* new function configuration-layer//stable-elpa-verify-archive
* new function configuration-layer//stable-elpa-disable-repository
* rename function configuration-layer/stable-elpa-download-tarball to
                  configuration-layer//stable-elpa-download-tarball
* new function configuration-layer/stable-elpa-init
* make the function configuration-layer/stable-elpa-version interactive

configuration-layer/stable-elpa-init is called from init.el.
This function then calls the other new function in more clear fashion than the
previous complicated configuration-layer/stable-elpa-download-tarball

The users are now prompt if they want to install the stable ELPA repository when
the verification of the archive failed.
2019-08-23 00:51:21 -04:00
..
aprilfool
banners Add inverted Dogemacs banner for dark themes 2019-06-02 21:42:32 +02:00
gnupg
info
libs Update spacemacs-theme to remove conflicts with newer themes 2019-08-02 20:20:53 +02:00
templates [core] Make spacelpa archive sign verification the default 2019-08-22 15:46:56 -04:00
core-command-line.el
core-configuration-layer.el [core] Rewrite of the stable ELPA initialization code 2019-08-23 00:51:21 -04:00
core-custom-settings.el custom setting: don't write to dotfile before loading all of them 2019-02-18 14:21:06 -05:00
core-debug.el
core-display-init.el
core-documentation.el fix links 2019-05-18 13:25:44 +03:00
core-dotspacemacs.el Fix formatting core/core-dotspacemacs.el 2019-08-06 17:59:06 +02:00
core-dumper.el Fix regular loading of Emacs (i.e. without a dump file) 2019-07-26 23:20:18 -04:00
core-emacs-backports.el [core] Offline work-around for GnuTLS Emacs bug 2019-08-22 15:11:01 -04:00
core-env.el Add force option to spacemacs//init-spacemacs-env call 2019-06-13 18:42:15 +02:00
core-fonts-support.el
core-funcs.el [core] Avoid graphical glitches with empty modeline 2019-08-21 23:30:55 -04:00
core-hooks.el core: fix potential undefined function error with transient hooks 2018-07-04 15:38:15 -04:00
core-jump.el core: add reference handler as per jump handler 2019-07-15 12:28:04 +02:00
core-keybindings.el
core-load-paths.el core: rework environment variables and PATH management 2018-06-25 02:55:28 -04:00
core-micro-state.el Propose a couple of spelling corrections 2018-08-02 00:20:06 +03:00
core-progress-bar.el
core-release-management.el Propose a couple of spelling corrections 2018-08-02 00:20:06 +03:00
core-spacemacs-buffer.el Revert "colorized files and folders in spacemacs buffer lists" 2019-07-22 00:08:58 +02:00
core-spacemacs.el Revert "Improve theme handling to support themes using spacemacs-theme custom api" 2019-08-17 11:07:48 +02:00
core-themes-support.el doom-themes: correct theme entries. 2019-08-21 16:14:50 +02:00
core-toggle.el Add toggle key docs to docstring and which-key mouseover 2019-08-06 23:38:53 +02:00
core-transient-state.el Rename spacemacs/mplist-get functions to be more descriptive 2018-06-14 00:15:49 -04:00
core-use-package-ext.el Rename spacemacs/mplist-get functions to be more descriptive 2018-06-14 00:15:49 -04:00
core-versions.el