Eivind Fonn
5001e2167a
Bump version to 0.105.22 and update change log
2016-08-19 18:03:50 +02:00
leon
a2448be4f1
Fix spacemacs-start-directory variable definition
...
Should use defvar so that user can override the default value.
2016-06-23 22:36:03 -04:00
syl20bnr
cbb61070fd
Replace some emacs-user-directory vars and update documentation
2016-06-23 00:25:04 -04:00
Exaos-memes
904f7ea665
Define new variable: spacemacs-start-directory.
...
With this new variable, user can load spacemacs anywhere, e.g.
"~/.emacs.d/spacemacs/". Only user's cache directory is still hard-coded
as "~/.emacs.d/.cache/". If user want to use spacemacs this way, drop
one line as the below in "~/.emacs.d/init.el":
(setq spacemacs-start-directory "~/.emacs.d/spacemacs/")
(load-file (concat spacemacs-start-directory "init.el"))
2016-06-23 00:19:34 -04:00
Eivind Fonn
92b48eadea
💣 Drop support for Emacs 24.3
...
Spacemacs now needs at least 24.4 to launch.
2016-06-20 22:05:56 -04:00
syl20bnr
117dcba0ed
Revert "Drop support for Emacs 24.3"
...
This reverts commit 31bab70397
making
a new commit to put TheBB as the author.
2016-06-20 22:05:12 -04:00
syl20bnr
31bab70397
💣 Drop support for Emacs 24.3
...
Spacemacs now needs at least 24.4 to launch.
2016-06-20 21:55:36 -04:00
syl20bnr
022ce991de
Release note for 0.105.21 and bump version
2016-06-08 23:19:43 -04:00
Yasuharu Iida
59d30f2990
Update init.el
2016-05-11 20:47:22 -04:00
Eivind Fonn
c2fc02e900
Bump version to 0.105.20 and update change log
2016-05-10 14:40:21 +02:00
syl20bnr
a462f65af5
init: revert GC threshold to 100MB
2016-05-01 11:00:09 -04:00
syl20bnr
368c1bef9a
init: move restore of GC threshold to the end of init
2016-04-29 22:27:30 -04:00
Nicolas Bertrand
d87491c602
Reduce gc-cons-threshold after init
2016-04-29 19:57:42 -04:00
syl20bnr
78be544e2c
Bump version to 0.105.19 and update change log
2016-04-20 23:46:16 -04:00
syl20bnr
04ef674530
Bump version to 0.105.18 and update change log
2016-04-11 00:07:17 -04:00
syl20bnr
5c7e0b6cc8
Bump version to 0.105.17 and update change log
2016-04-09 10:17:47 -04:00
syl20bnr
d99423f218
init.el: minor typo
2016-04-07 22:52:20 -04:00
syl20bnr
09ff77fbd4
Make it possible to use spacemacs-bootstrap layer as a distribution
2016-04-06 13:12:13 -04:00
syl20bnr
50515a826a
core: new function spacemacs-buffer/display-info-box
...
Extract and rewrite the code to display the startup info box.
2016-04-03 02:51:44 -04:00
syl20bnr
7352d46b48
Bump version to 0.105.16 and update change log
2016-04-01 09:23:54 -04:00
syl20bnr
e955748757
Bump version to 0.105.15 and update change log
2016-04-01 01:05:09 -04:00
syl20bnr
1831d4c86c
Bump version to 0.105.14 and update change log
2016-03-09 20:55:29 -05:00
syl20bnr
895455d44c
Bump version to 0.105.13 and update change log
2016-03-06 23:07:51 -05:00
syl20bnr
6d96495816
Bump version to 0.105.12 and update change log
2016-03-03 00:39:50 -05:00
syl20bnr
6516f44244
Bump version to 0.105.11 and update change log
2016-02-19 23:36:10 -05:00
syl20bnr
ec0eb071ad
Bump version to 0.105.10 and update change log
2016-02-18 23:21:15 -05:00
syl20bnr
898f38f89b
Bump version to 0.105.9 and update change log
2016-01-18 01:06:09 -05:00
syl20bnr
046d86800c
Clean copyrights and update for year 2016
2016-01-11 21:42:17 -05:00
syl20bnr
ce2811e5b6
Bump version to 0.105.8 and update change log
2016-01-11 11:02:04 -05:00
syl20bnr
7e6c4e9918
Bump version to 0.105.7 and update change log
2016-01-11 01:49:55 -05:00
syl20bnr
ba9d2cc0cd
Bump version to 0.105.6 and update change log
2016-01-09 13:23:49 -05:00
syl20bnr
6bf9bed701
Bump version to 0.105.5 and update change log
2016-01-08 23:20:27 -05:00
syl20bnr
70db3767fc
Bump version to 0.105.4 and update change log
2016-01-06 23:45:26 -05:00
syl20bnr
76d8ff8621
core: allow debug arguments without --debug-init
...
Add a new core file for processing command line arguments
2016-01-06 22:50:13 -05:00
syl20bnr
5ed551c652
Bump version to 0.105.3 and update change log
2016-01-06 01:16:30 -05:00
syl20bnr
11bfb9184f
Bump version to 0.105.2 and update change log
2016-01-05 12:41:44 -05:00
syl20bnr
0f9743af73
Bump version to 0.105.1 and update change log
2016-01-05 02:01:58 -05:00
syl20bnr
e7985e8c6b
core: refactor init.el
2015-12-01 00:54:39 -05:00
Immortalin
1defaf7eb4
Added message to be displayed if emacs version is too old. This fixes #1481
2015-12-01 00:49:54 -05:00
syl20bnr
1061adbac9
New variable dotspacemacs-elpa-https
...
If non nil use HTTPS otherwise use HTTP.
Default is t.
2015-11-18 13:50:30 -05:00
justbur
7a288656b1
debug-init: Get more info from debug-init
...
1. Make sure debug-on-error stays on
2. Force verbose loading
3. Detect long requires and loads (with --timed-requires)
4. Start profiler (with --profile)
2015-10-07 15:51:40 -04:00
syl20bnr
cd3fb97d3b
Bump version to 0.105
2015-09-28 23:53:20 -04:00
syl20bnr
d548104d6f
Update change log and bump version to 0.104.1
2015-09-28 23:33:08 -04:00
syl20bnr
ad7d310883
core: install dotfile before layer syncing
2015-09-13 21:59:36 -04:00
syl20bnr
071c92e131
Move gc-cons-threshold to init.el and increase it to 100MB
...
Resolves #3011
2015-09-13 21:59:13 -04:00
syl20bnr
77161bd591
core: restore default mode line in home buffer
2015-09-11 23:04:01 -04:00
syl20bnr
e4662ac485
Remove user-emacs-directory manipulation in init.el
...
if we really need this we should use an environment variable
2015-08-10 23:58:08 -04:00
vkz
bd432752bc
Replace after-init-hook with emacs-startup-hook
...
This has a benefit of not assuming that the user .emacs.d/ is in the
user home directory. Should continue to work as expected when this is
the case, but you could also start a fresh Emacs session like
so (assumes OSX):
open -a Emacs.app -n --args -q -l /path/to/emacs.d/init.el
So you don't have to muddle with symlinking your ~/.emacs.d or replacing
it with another just to try Spacemacs (or any other config). Note, that
this won't work with `after-init-hook` which doesn't appear to run when
Emacs is run with -q flag. As a result the `dotspacemacs/config` in your
.spacemacs won't run.
2015-08-04 23:17:12 -04:00
syl20bnr
794904adb0
Bump current version to 0.104
2015-07-02 00:53:44 -04:00
justbur
78faa737bc
Emacs25 requires (pacakge-initialize)
to be in init.el
...
even if it's commented out
2015-06-22 23:24:15 -04:00