syl20bnr
cb07f7c375
Support for additive configuration in contrib system
2014-11-11 21:53:00 -05:00
syl20bnr
75e88c73d7
Minor change to contribsys.el
2014-11-11 21:08:20 -05:00
syl20bnr
89a8873f2b
Fixes #42 false positives in orphan package cleanup
2014-11-11 00:09:52 -05:00
syl20bnr
b33cbba0b3
Add suppport for contrib category sub-directories
2014-11-10 22:26:11 -05:00
syl20bnr
f4471a642f
motion state for spacemacs-mode buffer
...
Now it is possible to press `q` to quit the buffer
2014-11-03 22:37:25 -05:00
syl20bnr
79ebac8505
Stop copying .spacemacs.template
...
Should be done explicitly by the user.
2014-10-25 23:29:18 -04:00
syl20bnr
97a5a335f7
Fixes #35 spacemacs dotfile should be optional
2014-10-25 22:54:03 -04:00
syl20bnr
f630180636
Fixes #25 put custom variables in ~/.spacemacs
2014-10-24 23:51:52 -04:00
syl20bnr
26531a5e12
Update version check of ~/.spacemacs
...
Now the check pass if the major version of ~/.spacemacs is
the same as the major version expected by Spacemacs
2014-10-24 23:05:11 -04:00
syl20bnr
7c3a2f3059
Fix a bug where wrong dependent packages could be deleted
2014-10-24 22:44:14 -04:00
syl20bnr
ef1e3efa6d
Port automatic package deletion to Emacs 24.4
2014-10-24 22:39:03 -04:00
syl20bnr
156d16c2ef
~/.spacemacs version is now a string
...
Sorry you'll have to update your file one more time
Just change 1 to be "1"
2014-10-24 19:33:46 -04:00
syl20bnr
27df1d19fb
~/.spacemacs file has now a version
2014-10-23 23:11:36 -04:00
syl20bnr
864e3e6eb0
Move inhibit-startup-screen to spacemacs-mode.el
2014-10-23 23:11:18 -04:00
syl20bnr
a9cabf4767
Move spacemacs/load-dotfile to contribsys/load-dotfile
2014-10-23 23:09:28 -04:00
syl20bnr
ac2188c9c9
Move after-init hook into a function in contribsys.el
2014-10-23 23:07:40 -04:00
syl20bnr
93e1ff2546
Add support for multiple contrib layer directories
2014-10-23 22:25:28 -04:00
Oliver Caldwell
c41bffcf8a
Swapped melpa.milkbox.net to melpa.org
...
They have a new domain: http://www.reddit.com/r/emacs/comments/2k2kmv/melpamilkboxnet_is_now_melpaorg/
2014-10-23 22:52:06 +01:00
syl20bnr
6fd0623036
Output in *Messages* when no orphan package has been found.
2014-10-21 15:43:08 -04:00
syl20bnr
c517424032
Add auto-remove of orphan elpa packages
2014-10-21 01:41:33 -04:00
syl20bnr
9e56de6b08
Renamed spacemacs-config-disabed-packages to dotspacemacs-excluded-packages
...
And make it usable for both packages and extensions.
Users should upgrade their .spacemacs file bu adding the definition of
this variable (dotspacemacs-excluded-packages), see .spacemacs.template
2014-10-19 22:49:34 -04:00
Tristan Hume
9d87b6d33f
Add ability to disable packages
2014-10-18 15:58:02 -04:00
syl20bnr
dfd8f76a86
Display the number of packages loaded in spacemacs buffer
2014-10-05 09:39:21 -04:00
syl20bnr
ca370430f4
Make optional packages.el and extensions.el file in configuration layers
2014-10-05 00:14:50 -04:00
syl20bnr
4bad31779d
Check for existence of layer configration files
...
Now it is not mandatory to create all the files of a
configuration layer (i.e. if you define no new functions
in your layer, you are not compelled to create it).
2014-10-04 23:14:12 -04:00
syl20bnr
a9d4c56665
Missing namespace prefix for some functions in core
2014-10-03 22:18:27 -04:00
syl20bnr
a8fbf45891
Fix counter of installing packages
2014-10-03 00:52:39 -04:00
syl20bnr
f15e1df5dd
Display 'installing...' message in spacemacs buffer before actually installing a package
2014-10-03 00:19:49 -04:00
syl20bnr
21f60ff213
Add function: contribsys/get-layer-property
2014-09-30 22:58:22 -04:00
syl20bnr
c444e8e6a8
Change startup message of minibuffer
...
To "Spacemacs is ready!"
2014-09-29 22:43:25 -04:00
syl20bnr
31afaaeadb
Remove required macros.el file in a configuration layer
...
Now macros should be defined in funcs.el
2014-09-28 16:31:54 -04:00
syl20bnr
0a0c2f4ed3
Remove temporarily hack for python.el
2014-09-27 18:09:37 -04:00
syl20bnr
a60e9d13a9
Check for Emacs version
...
If required version is not met, then Spacemacs is disabled.
2014-09-27 00:11:37 -04:00
syl20bnr
6f372edf59
Hack for missing python.el in some Emacs distributions
2014-09-27 00:10:58 -04:00
syl20bnr
c0c464a39b
Temporarily reactivate marmalade for python
...
Seems that python is not a built-in package in at least
Ubuntu packages
2014-09-26 14:08:58 -04:00
syl20bnr
c6eaf937cc
Improve logging and add mirror logging to message buffer
2014-09-25 22:14:57 -04:00
syl20bnr
3ef749eb66
Get rid of marmalade dependency
...
This repo is often down which makes it very unreliable for a starter kit
2014-09-24 23:12:41 -04:00
syl20bnr
49194a6ead
Automatically sort the list of packages before installation
2014-09-24 23:07:59 -04:00
syl20bnr
a209b6caae
Display name of installed packages during installation
2014-09-24 23:07:34 -04:00
syl20bnr
a2955d659d
Minor text change in contribsys
2014-09-23 21:20:49 -04:00
syl20bnr
c8310c6393
Clean up init.el
2014-09-23 20:48:11 -04:00
syl20bnr
3d7435e316
Update banner (800th commit!)
2014-09-21 20:21:15 -04:00
syl20bnr
777fa49021
New banner!
2014-09-21 19:56:52 -04:00
syl20bnr
a3cef1be48
Set some variables for spacemacs-mode
2014-09-09 23:12:31 -04:00
syl20bnr
e63513f97a
Set spacemacs-mode to spacemacs startup buffer
2014-09-09 23:05:02 -04:00
syl20bnr
36025ce23a
Rename spacemacs.el to spacemacs-mode.el
2014-09-09 22:32:20 -04:00
syl20bnr
2b39b8c535
Add a beta annotation
2014-09-09 22:09:22 -04:00
syl20bnr
3e1e036876
Move core elisp code to core/
2014-09-09 22:02:38 -04:00