Commit graph

316 commits

Author SHA1 Message Date
Bozhidar Batsov 024cd52f00 don't load custom.el twice 2012-02-15 18:14:03 +02:00
Bozhidar Batsov 25615df65e fixed #64 - added ede-projects.el to .gitignore 2012-02-15 16:56:03 +02:00
Bozhidar Batsov 4a0e872d7f Merge pull request #65 from gleber/erlang-support
Erlang support
2012-02-15 06:54:00 -08:00
Gleb Peregud 92eb17e3c0 update erlang vendor 2012-02-15 15:42:59 +01:00
Gleb Peregud 10f7bebf95 add prelude-erlang 2012-02-15 15:42:49 +01:00
Bozhidar Batsov 2bd9b151b5 fixed #63 - switched for full-ack to ack-and-a-half 2012-02-15 14:34:00 +02:00
Bozhidar Batsov 9e78011829 minor change 2012-02-14 17:48:03 +02:00
Bozhidar Batsov 5eced03c42 fixed #46 - fixed Emacs close window problem 2012-02-14 13:21:04 +02:00
Bozhidar Batsov 401a913402 fixed #60 - removed el-get due to Windows related problems it was causing 2012-02-14 13:08:53 +02:00
Bozhidar Batsov 0909522341 Merge pull request #61 from jeffkowalski/master
Please add "eshell" to ".gitignore"
2012-02-08 00:52:19 -08:00
Jeff Kowalski b9251cfbbd added eshell dir to .gitignore 2012-02-07 20:23:40 -08:00
Bozhidar Batsov 20953fcf02 added a missing (not) 2012-01-27 11:57:27 +02:00
Bozhidar Batsov ad1d88ba83 fixed nasty init error 2012-01-26 19:37:42 +02:00
Bozhidar Batsov 116dadbac3 Merge branch 'master' of github.com:bbatsov/emacs-prelude 2012-01-26 19:32:32 +02:00
Bozhidar Batsov 91f6f1b42d minor README update 2012-01-26 19:32:26 +02:00
Bozhidar Batsov 32b38787d6 minor fix to prelude-kill-other-buffers 2012-01-26 16:57:51 +02:00
Bozhidar Batsov 70210075fa added a helper function prelude-kill-other-buffers, that kills all
buffers, but the current one
2012-01-26 14:44:02 +02:00
Bozhidar Batsov 48a25218ec fixes #54 #47 - don't do a package refresh on every startup, only when
there are required packages that are not installed
2012-01-26 14:14:38 +02:00
Bozhidar Batsov 2bd13331bc fixes #50 - hardcoded el-get-dir issues 2012-01-23 11:50:31 +02:00
Bozhidar Batsov 8e5022a509 added rainbow-mode 2012-01-10 15:31:45 +02:00
Bozhidar Batsov 0530c9a833 added support for the Groovy programming language 2011-12-21 15:25:26 +02:00
Bozhidar Batsov 7dc48bdb61 minor update 2011-12-12 15:52:42 +02:00
Bozhidar Batsov c6213b77bb inf-ruby 2.2.3 is finally in Marmalade, no need to keep it under vendor 2011-12-12 15:45:23 +02:00
Bozhidar Batsov 88066d8a59 Merge branch 'master' of github.com:bbatsov/emacs-prelude 2011-12-07 22:28:28 +02:00
Bozhidar Batsov b0552a847b refresh the package archive on every start 2011-12-07 22:28:16 +02:00
Bozhidar Batsov 2018709128 refactored prog-mode related config into a separate module 2011-12-07 22:21:32 +02:00
Bozhidar Batsov 345d5ceb1a Merge pull request #37 from woodjk/master
added logging for org-mode
2011-12-06 11:52:41 -08:00
Justin Wood acaba6da25 added logging for org-mode when completing TODO items 2011-12-06 14:29:02 -05:00
Bozhidar Batsov 78b726d49b moved both zenburn and solarized to Marmalade 2011-12-04 00:32:42 +02:00
Bozhidar Batsov dad0d4369f updated bundled solarized-theme 2011-12-03 19:02:09 +02:00
Bozhidar Batsov f19c00c272 added el-get for easier package management 2011-12-03 18:10:54 +02:00
Bozhidar Batsov fe0be28803 added preview version of Solarized for Emacs 2011-12-03 10:33:45 +02:00
Bozhidar Batsov f5b6442833 fixed the name of prelude-prog-mode-hook 2011-12-02 22:31:27 +02:00
Bozhidar Batsov 6e31729ba9 Make use of the new prog-mode/prog-mode-hook functionality in Emacs 24 2011-12-01 23:55:47 +02:00
Bozhidar Batsov 1800908443 enabled subword-mode in haskell-mode 2011-11-29 13:04:32 +02:00
Bozhidar Batsov 09d1e183fa Merge branch 'master' of github.com:bbatsov/emacs-prelude 2011-11-29 09:20:14 +02:00
Bozhidar Batsov ef111dc966 fixed #29 - cannot insert tabs into Makefile 2011-11-29 09:20:01 +02:00
Bozhidar Batsov 6d3d16fa39 cleaned up hooks a bit 2011-11-27 14:55:59 +02:00
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