Commit graph

6 commits

Author SHA1 Message Date
syl20bnr 6b33031dc5 core: dotspacemacs-distribution, spacemacs-core layer and rename contrib
- Rename contrib directory to layers
- Add new variable dotspacemacs-distribution
- Move spacemacs layer to layers/!distribution
- New layer spacemacs-core in layers/!distribution
- User can now set dotspacemacs-distribution to spacemacs or
  spacemacs-core (default spacemacs)

spacemacs-core is very lightweight layer sufficient to build upon
spacemacs.
2015-09-07 23:44:43 -04:00
person808 d32e5e40ae Add missing spacemacs/ prefix to functions.
Only touches the spacemacs layer.
2015-08-26 22:21:57 -04:00
syl20bnr 4651e4dbc7 emoji: fix some bugs and move some stuff 2015-08-26 21:55:28 -04:00
Diego Berrocal 42dfd8c91f Emoji Fun! :)
Also Now org,markdown and ERC have company enabled (why wasn't this done
before)
2015-08-26 21:41:48 -04:00
Christopher McCloud 0703d45d94 check for dbus before add erc-notify hook.
OSX doesn't have dbus support. 'erc-global-notify makes a call to
notifications which relies on dbus. Check to see if
dbus-compiled-version exists before adding hook.

Note: This variable is added in emacs 24.3. There may be a better way to
check for dbus support.
2015-08-26 21:37:24 -04:00
Tristan Hume eecb250a55 Prefix categories with ! 2015-05-25 00:50:38 -04:00
Renamed from contrib/irc/erc/packages.el (Browse further)