Jezeniel Zapanta
|
3eadd2f94d
|
Minor typo fix
|
2015-01-21 22:06:07 -05:00 |
|
syl20bnr
|
1b6281f600
|
Bump version to 0.48.7
|
2015-01-21 21:36:22 -05:00 |
|
syl20bnr
|
827ab01066
|
Bump to version 0.48.6
|
2015-01-21 20:17:57 -05:00 |
|
syl20bnr
|
17a263d6d8
|
Bump version to 0.48.5
|
2015-01-20 21:49:23 -05:00 |
|
syl20bnr
|
c2f7d3687e
|
Bump version to 0.48.3
|
2015-01-20 00:50:57 -05:00 |
|
syl20bnr
|
3d02adf755
|
Better check for emacs version prerequisite
Move the check at the very top of init.el
Resolves #453
|
2015-01-20 00:49:31 -05:00 |
|
syl20bnr
|
ceefe88b75
|
Update CONTRIBUTE.md and add file headers
Also add default file header to layer templates.
|
2015-01-13 23:12:56 -05:00 |
|
syl20bnr
|
402d6e9267
|
Speed up boot time by lazy activating of packages
|
2015-01-05 01:38:48 -05:00 |
|
syl20bnr
|
be8a62b220
|
Hotfix broken 24.3 compatibility with subr-x
Resolves #375
|
2015-01-02 22:21:35 -05:00 |
|
syl20bnr
|
2554d16c16
|
Rename config-system.el to configuration-layer.el
|
2014-12-25 14:45:27 -05:00 |
|
syl20bnr
|
018f0768e6
|
Refactoring of config-system.el
Would be easier to improve helm-spacemacs and code
unit tests (in fact the pre-refactoring version was
not unit testable)
|
2014-12-21 02:52:52 -05:00 |
|
syl20bnr
|
cd761f3ca1
|
Fixes #270 Evil keybindings no longer work in *Scratch* buffer
|
2014-12-14 13:53:06 -05:00 |
|
sbenner
|
c76aac063d
|
Remove spacemacs/buffer function and tweak startup
|
2014-12-12 11:34:36 -05:00 |
|
sbenner
|
4d23aa2160
|
Install evil and evil-leader at the beginning of the boot sequence
|
2014-12-12 11:11:15 -05:00 |
|
syl20bnr
|
aebe9543d7
|
Add support for custom default theme
|
2014-11-27 23:14:51 -05:00 |
|
syl20bnr
|
cb5b079970
|
Move variable definitions from init.el to spacemacs-mode.el
|
2014-11-21 22:14:58 -05:00 |
|
syl20bnr
|
0c8f599a22
|
Discover private configuration layers
|
2014-11-21 22:06:04 -05:00 |
|
syl20bnr
|
97145c1781
|
Rename contribsys.el to config-system.el
|
2014-11-21 21:55:00 -05:00 |
|
syl20bnr
|
28c6cd2a91
|
Move dotfile related stuff into dotspacemacs.el file
|
2014-11-21 21:20:20 -05:00 |
|
syl20bnr
|
bf5075ccd2
|
Remove deprecated comment
|
2014-11-17 21:04:41 -05:00 |
|
syl20bnr
|
668b9f88f9
|
Move contribsys package.el initialization in a function
|
2014-11-16 22:41:05 -05:00 |
|
syl20bnr
|
b33cbba0b3
|
Add suppport for contrib category sub-directories
|
2014-11-10 22:26:11 -05:00 |
|
Rich Alesi
|
4db64a78e5
|
Begin to clean up root directory by getting persistent files into .cache
Conflicts:
spacemacs/packages.el
Added ac-comphist, recentf, and projectile cache files to .cache
|
2014-11-08 13:10:54 -05:00 |
|
ralesi
|
d896e661f0
|
Quickly find files in spacemacs and contrib directory
|
2014-11-08 13:04:07 -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
|
ef1e3efa6d
|
Port automatic package deletion to Emacs 24.4
|
2014-10-24 22:39:03 -04:00 |
|
syl20bnr
|
27df1d19fb
|
~/.spacemacs file has now a version
|
2014-10-23 23:11:36 -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 |
|
syl20bnr
|
38b42a3e0d
|
Temporary fix for auto deletion of orphan package with Emacs 24.4
It is disabled for Emacs 24.4 until this feature is correctly
supported for this Emacs version.
|
2014-10-23 00:21:10 -04:00 |
|
syl20bnr
|
c517424032
|
Add auto-remove of orphan elpa packages
|
2014-10-21 01:41:33 -04:00 |
|
syl20bnr
|
e83f8f752b
|
New mode line, Flycheck feedback and various fixes
|
2014-10-16 02:16:39 -04:00 |
|
syl20bnr
|
f245f20fa0
|
Start an Emacs server at the end of init.el
|
2014-10-09 14:06:59 -04:00 |
|
syl20bnr
|
a9d4c56665
|
Missing namespace prefix for some functions in core
|
2014-10-03 22:18:27 -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
|
c8310c6393
|
Clean up init.el
|
2014-09-23 20:48:11 -04:00 |
|
syl20bnr
|
e63513f97a
|
Set spacemacs-mode to spacemacs startup buffer
|
2014-09-09 23:05:02 -04:00 |
|
syl20bnr
|
8bac9acace
|
Create spacemacs buffer sooner
|
2014-09-09 22:37:06 -04:00 |
|
syl20bnr
|
3e1e036876
|
Move core elisp code to core/
|
2014-09-09 22:02:38 -04:00 |
|
syl20bnr
|
1573d70f60
|
Auto installation of .spacemacs
|
2014-09-06 23:28:13 -04:00 |
|
syl20bnr
|
207c883d0d
|
Move spacemacs init functions to spacemacs.el
|
2014-09-06 23:16:17 -04:00 |
|
syl20bnr
|
f46aedee3f
|
Better chunk size calculation for loading bar of startup screen
|
2014-09-06 22:38:53 -04:00 |
|
syl20bnr
|
8f8ffb4f7e
|
Add neat loading screen (maybe a litte too big :-))
|
2014-09-06 21:36:53 -04:00 |
|
syl20bnr
|
3329a8e73c
|
Move back package.el initialization to contribsys.el
|
2014-09-06 21:35:35 -04:00 |
|
syl20bnr
|
43fa7aab31
|
Remove condition on window-system to display load times
|
2014-09-06 21:33:55 -04:00 |
|
syl20bnr
|
d806ac90ff
|
Display welcome message in *spacemacs*
|
2014-09-06 04:55:14 -04:00 |
|
syl20bnr
|
22d16b56f7
|
Move packages initialization to init.el
|
2014-09-06 04:53:38 -04:00 |
|
syl20bnr
|
b5e34cffd7
|
Add functions to write to *spacemacs* buffer
|
2014-09-06 04:52:51 -04:00 |
|