Bozhidar Batsov
|
78c097778c
|
Merge pull request #27 from bigtiger/patch-1
Fixes a tiny punctuation issue
|
2011-11-27 04:10:19 -08:00 |
|
Bozhidar Batsov
|
4bc0350c47
|
customizations are no more - they don't work particularly well for
something like Prelude
|
2011-11-27 13:47:34 +02:00 |
|
Jim Remsik
|
6b118234f1
|
Fixes a tiny punctuation issue
|
2011-11-24 14:52:08 -06:00 |
|
Bozhidar Batsov
|
b3ffef226d
|
added basic customizations allowing to toggle the modules of Prelude
on or off
|
2011-11-24 20:17:10 +02:00 |
|
Bozhidar Batsov
|
57ac83c7d5
|
custom.el is now loaded just once
|
2011-11-24 20:02:45 +02:00 |
|
Bozhidar Batsov
|
790acc0af4
|
minor update
|
2011-11-23 23:24:17 +02:00 |
|
Bozhidar Batsov
|
6eba2006ff
|
extracted some user specific ERC settings into a sample
personal-erc.el that others can use in their personal Prelude folder
|
2011-11-23 23:19:59 +02:00 |
|
Bozhidar Batsov
|
73bd5118fc
|
Merge branch 'master' of github.com:bbatsov/emacs-prelude
|
2011-11-23 22:45:00 +02:00 |
|
Bozhidar Batsov
|
c3eaf1a415
|
replaced delete-trailing-whitespace with whitespace-cleanup
|
2011-11-23 22:44:49 +02:00 |
|
Bozhidar Batsov
|
5c716ea493
|
fixed #24 - added some basic org-mode config
|
2011-11-23 12:48:09 +02:00 |
|
Bozhidar Batsov
|
54bf2a3753
|
fixed #25 - problem with python indentation
|
2011-11-23 12:39:50 +02:00 |
|
Bozhidar Batsov
|
f5d6fd96fd
|
Merge pull request #26 from mbraem/master
tool-bar-mode does not properly work in a tty
|
2011-11-23 02:29:50 -08:00 |
|
Mathieu Braem
|
f51ae0cc6b
|
tool-bar-mode does not properly work in a tty
|
2011-11-23 11:13:32 +01:00 |
|
Bozhidar Batsov
|
546d89e98f
|
added basic support for Python programming and an extensive ERC config
(to be refined)
|
2011-11-18 17:16:50 +02:00 |
|
Bozhidar Batsov
|
9b57406fe2
|
changed default indent offset in scss-mode to 2
|
2011-11-10 17:38:38 +02:00 |
|
Bozhidar Batsov
|
26c3bc0a54
|
disabled the annoying scss-mode auto-compilation-on-save feature
|
2011-11-10 10:38:09 +02:00 |
|
Bozhidar Batsov
|
d32782fa6d
|
enable the reuse of the current dired buffer with 'a'
|
2011-11-10 10:37:39 +02:00 |
|
Bozhidar Batsov
|
311b0ec6bb
|
fixed zenburn-theme
|
2011-11-08 16:43:30 +02:00 |
|
Bozhidar Batsov
|
f110d4c79e
|
activate global-hl-line-mode by default
|
2011-11-08 16:43:19 +02:00 |
|
Bozhidar Batsov
|
4f09ad90a1
|
added yaml-mode require
|
2011-11-08 12:30:44 +02:00 |
|
Bozhidar Batsov
|
d6208dde6c
|
updated zenburn-theme to latest version
|
2011-11-08 12:30:04 +02:00 |
|
Bozhidar Batsov
|
5ce3c780e3
|
bound prelude-open-with to C-c o
|
2011-11-01 18:48:06 +02:00 |
|
Bozhidar Batsov
|
d1ff11da15
|
Merge pull request #18 from hdhoang/master
Load custom-file before loading modules
|
2011-10-28 02:04:38 -07:00 |
|
Hoàng Đức Hiếu
|
3838eed22c
|
load custom-file before loading modules
Otherwise customized prelude variables (e.g.
prelude-disable-arrow-navigation) will not have effect.
|
2011-10-26 16:16:44 +07:00 |
|
Bozhidar Batsov
|
89d0b712b0
|
a bit of cleanup
|
2011-10-22 23:50:40 +03:00 |
|
Bozhidar Batsov
|
7b108c386b
|
better system-type handling
|
2011-10-20 00:54:17 +03:00 |
|
Bozhidar Batsov
|
8caeaa71c9
|
Merge pull request #17 from tankrim/patch-1
better system-type handling
|
2011-10-19 14:51:45 -07:00 |
|
Martin Karlsson
|
b4e084fa56
|
system-type is a symbol, not a string, so string=' will never evaluate to `t'
|
2011-10-19 23:16:44 +03:00 |
|
Bozhidar Batsov
|
26304f6c9a
|
Merge pull request #13 from mortil/master
Missing parenthesis
|
2011-10-16 03:06:33 -07:00 |
|
Morten Hein Tiljeset
|
4df8d9f7cd
|
Missing parenthesis.
|
2011-10-16 11:55:04 +02:00 |
|
Bozhidar Batsov
|
0cf8397b2e
|
Merge pull request #12 from hdhoang/master
don't load custom.el twice
|
2011-10-16 02:25:25 -07:00 |
|
Hoàng Đức Hiếu
|
257515a2d7
|
don't load custom.el twice
|
2011-10-16 15:52:56 +07:00 |
|
Bozhidar Batsov
|
76b70ca0ba
|
nicer haskell hook
|
2011-10-15 23:43:52 +03:00 |
|
Bozhidar Batsov
|
0a3c4ceb69
|
updated bundle zenburn
|
2011-10-15 23:35:10 +03:00 |
|
Bozhidar Batsov
|
3ee1379252
|
added some basic javascript setup
|
2011-10-15 23:05:13 +03:00 |
|
Bozhidar Batsov
|
b4dd55883f
|
added basic customization support
|
2011-10-15 13:04:02 +03:00 |
|
Bozhidar Batsov
|
051275833b
|
ignore all .el files under personal/
|
2011-10-11 23:22:50 +03:00 |
|
Bozhidar Batsov
|
29ca3b99c4
|
made prelude-dir relative to the location of Prelude's init.el
|
2011-10-11 22:21:31 +03:00 |
|
Bozhidar Batsov
|
13ce41a3e3
|
leftover from the previous commit
|
2011-10-11 21:24:22 +03:00 |
|
Bozhidar Batsov
|
df61675d06
|
Merge branch 'master' of github.com:bbatsov/emacs-prelude
|
2011-10-11 21:09:08 +03:00 |
|
Bozhidar Batsov
|
708a6cb629
|
better documentation, better init sequence
|
2011-10-11 21:09:02 +03:00 |
|
Bozhidar Batsov
|
d285949947
|
updated zenburn
|
2011-10-11 15:52:06 +03:00 |
|
Bozhidar Batsov
|
9d6a4543c0
|
added basic scheme setup
|
2011-10-11 07:25:35 +03:00 |
|
Bozhidar Batsov
|
4b9386b555
|
cleanup & small fixes
|
2011-10-11 00:38:10 +03:00 |
|
Bozhidar Batsov
|
c198fd49f1
|
added LaTeX config
|
2011-10-10 21:17:36 +03:00 |
|
Bozhidar Batsov
|
313056af7a
|
fixed a couple of oversights
|
2011-10-10 17:50:23 +03:00 |
|
Bozhidar Batsov
|
6351407b07
|
use bash with ansi-term by default
|
2011-10-10 17:34:41 +03:00 |
|
Bozhidar Batsov
|
a180968187
|
Merge branch 'master' of github.com:bbatsov/emacs-prelude
|
2011-10-10 17:30:11 +03:00 |
|
Bozhidar Batsov
|
63c7442dce
|
added prelude-google defun
|
2011-10-10 17:29:52 +03:00 |
|
Bozhidar Batsov
|
5e58c51299
|
Merge pull request #5 from hdhoang/master
load EDK's custom-file
|
2011-10-10 02:35:04 -07:00 |
|