Commit graph

11 commits

Author SHA1 Message Date
Eivind Fonn
50e1f3ea3f Move compilation-scroll-output to config.el 2015-10-25 10:46:47 +01:00
Sebastian Wiesner
feeab93a1c Don’t change custom-file if already set
Allows users to change the location of custom-file safely.
2015-10-22 22:10:37 -04:00
Sebastian Wiesner
2b87b3d8ea Use tab-width instead of default-tab-width
default-tab-width is obsolete since Emacs 23
2015-10-10 23:55:52 -04:00
Sebastian Wiesner
a3affa6554 Enable bug reference prog mode 2015-10-10 23:26:03 -04:00
syl20bnr
0cbe01433d Move (setq help-window-select 't) to spacemacs-base 2015-10-07 15:51:40 -04:00
person808
c1b6293268 Replace eval-after-load with with-eval-after-load.
We now backport the macro for 24.3 so we can use it everywhere.
2015-10-07 15:51:39 -04:00
Yen-Chin Lee
2a983671af Fix some cl-lib function with prefix
Since emacs 24.3, function in cl-lib should with cl- prefix.

Signed-off-by: Yen-Chin Lee <coldnew.tw@gmail.com>
2015-10-07 15:51:39 -04:00
Eivind Fonn
98380b3f72 Remove dead mode-line code 2015-09-30 15:07:01 +02:00
syl20bnr
48b3fb2cad Improve which-key prefix command names for toggles 2015-09-26 11:06:16 -04:00
Chris Grindstaff
88daf79ad1 Update config.el
Fix spelling
2015-09-19 01:00:25 -04:00
Robert O'Connor
3f2e885811 Rename spacemacs-core to spacemacs-base
Per the discussion in #3002. A comment in #3047 prompted this PR.
2015-09-16 21:22:35 -04:00
Renamed from layers/+distribution/spacemacs-core/config.el (Browse further)