spacemacs/core
Richard Kim 4ce4d6de77 allow emacs to be launched with -q option
If emacs is launched with -q option and spacemacs files are loaded via
--eval option, then spacemacs fails due to depending `after-init-time'
variable being set properly which is done only when emacs is launched
without -q. This patch is to remove this dependence so that spacemacs
launched with -q can still work. This is done by introducing
`spacemacs-initialized' variable which is set properly regardless of
which command line options are present or absent.
2016-04-08 18:04:11 -04:00
..
aprilfool Zemacs: Show startup-list for the next millennium 2016-04-01 07:31:22 -04:00
banners April Fool 2016 2016-04-01 00:26:19 -04:00
info Zemacs: Show startup-list for the next millennium 2016-04-01 07:31:22 -04:00
libs
templates Fix inconsistent notation of SPC key in docs 2016-04-05 12:46:10 +02:00
tools/doc-fmt core: fix doc-fmt tool 2016-04-01 00:26:20 -04:00
core-auto-completion.el
core-command-line.el
core-configuration-layer.el Make it possible to use spacemacs-bootstrap layer as a distribution 2016-04-06 13:12:13 -04:00
core-debug.el
core-display-init.el
core-documentation.el Make export to html compatible with GitHub and toc-org 2016-03-30 22:29:00 -04:00
core-dotspacemacs.el Discover layers before testing dotfile 2016-04-07 23:20:05 -04:00
core-emacs-backports.el
core-fonts-support.el
core-funcs.el core: ensure quelpa is available when installing packages 2016-04-03 02:51:01 -04:00
core-keybindings.el
core-load-paths.el April Fool 2016 2016-04-01 00:26:19 -04:00
core-micro-state.el
core-release-management.el
core-spacemacs-buffer.el allow emacs to be launched with -q option 2016-04-08 18:04:11 -04:00
core-spacemacs.el allow emacs to be launched with -q option 2016-04-08 18:04:11 -04:00
core-themes-support.el core: ensure quelpa is available when installing packages 2016-04-03 02:51:01 -04:00
core-toggle.el
core-transient-state.el
core-use-package-ext.el