This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/core
justbur f39033afdb startup: Fix for #4057
Please check this, but this does the trick for me to fix #4057. The
reason I'm not sure about it is I don't know what the purpose of the
do-after-display-system-init code is. It doesn't seem necessary for me,
and I'm testing this on the GUI version.
2016-01-06 23:19:12 -05:00
..
banners Added two banners. 2016-01-03 22:23:11 -05:00
info Add release notes for 0.105 2016-01-04 01:03:38 -05:00
libs core: remove request.el dependency 2015-12-07 23:31:30 -05:00
templates Fix typo in .spacemacs.template comment 2016-01-05 00:41:09 -05:00
core-auto-completion.el
core-command-line.el core: hide home buffer if a file is passed on the command line 2016-01-06 23:03:23 -05:00
core-configuration-layer.el Update deprecation TODO to 0.106 2016-01-03 22:46:01 -05:00
core-debug.el core: allow debug arguments without --debug-init 2016-01-06 22:50:13 -05:00
core-display-init.el Improve support for GUI client of emacs --daemon 2016-01-04 23:18:45 -05:00
core-documentation.el Fix some documentation bugs 2015-12-03 23:50:29 -05:00
core-dotspacemacs.el core: change dotspacemacs-whitespace-cleanup default value to nil 2016-01-05 00:37:19 -05:00
core-emacs-backports.el
core-fonts-support.el core: Update to preferred versions of functions 2015-12-21 00:25:41 -05:00
core-funcs.el core: Add recompile-elpa function 2015-12-21 00:43:02 -05:00
core-keybindings.el core: replace -non-nil calls by delq 2015-12-21 01:30:48 -05:00
core-load-paths.el
core-micro-state.el
core-release-management.el core: Fix free variable references 2015-12-21 00:25:41 -05:00
core-spacemacs-buffer.el core: update home buffer links to point to spacemacs.org 2016-01-06 01:21:06 -05:00
core-spacemacs.el startup: Fix for #4057 2016-01-06 23:19:12 -05:00
core-themes-support.el Improve support for GUI client of emacs --daemon 2016-01-04 23:18:45 -05:00
core-toggle.el
core-use-package-ext.el