spacemacs/core
syl20bnr fa39bb1128 Fix spacemacs|do-after-display-system-init
Checking for system-type is not enough accurate, it broke when using
an X server under OS X because system-type is darwin but the
initialized display is x-initialized not ns-initialized.
2016-01-04 01:12:17 -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 core: rename dotspacemacs-version-check-enable 2015-12-11 01:47:34 -05:00
core-auto-completion.el
core-configuration-layer.el Update deprecation TODO to 0.106 2016-01-03 22:46:01 -05:00
core-debug.el core-debug: Add --adv-timers 2016-01-03 22:23:12 -05:00
core-display-init.el Fix spacemacs|do-after-display-system-init 2016-01-04 01:12:17 -05:00
core-documentation.el Fix some documentation bugs 2015-12-03 23:50:29 -05:00
core-dotspacemacs.el Update deprecation TODO to 0.106 2016-01-03 22:46:01 -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 Fix erc notification icon 2015-10-12 09:37:56 -04:00
core-micro-state.el core: Add new set-key functions to core-keybindings 2015-11-21 18:18:01 +01:00
core-release-management.el core: Fix free variable references 2015-12-21 00:25:41 -05:00
core-spacemacs-buffer.el Use b instead of a in home buffer for bookmarks 2016-01-03 23:00:50 -05:00
core-spacemacs.el Properly initialize the display for daemon mode. 2016-01-04 01:06:05 -05:00
core-themes-support.el core: add comment 2015-12-01 01:21:03 -05:00
core-toggle.el
core-use-package-ext.el