Bozhidar Batsov
f931272111
fixed a bug with the prelude-flyspell check
2012-12-09 11:36:21 +02:00
akihiro4chawon
52e74385de
Update prelude/prelude-editor.el
...
fixed wrong type arument: symbolp, convenience
2012-12-09 14:56:35 +09:00
Bozhidar Batsov
952ce0ebbd
make flyspell easier to disable
2012-12-09 01:01:16 +02:00
Bozhidar Batsov
ad37ec6ad6
added variables that control the enabling/disabling of guru and whitespace-mode
2012-12-09 00:41:09 +02:00
Bozhidar Batsov
a9253bc967
enabled flyspell only is aspell is available
2012-12-09 00:25:58 +02:00
Bozhidar Batsov
7cbb23e77e
fixed #228 - restored prelude-personal-snippets-directory
2012-12-09 00:14:53 +02:00
Bozhidar Batsov
f66a56a72e
fixed #215 - made Prelude's auto-save optional (and improved it a bit in the process of doing so)
2012-12-08 20:59:59 +02:00
Bozhidar Batsov
6db74a90a3
auto-indent code pasted in clojure and scala buffers
2012-12-08 11:15:19 +02:00
Chris Raschl
5f11f8ddeb
fixed helm-mini fallback
2012-10-31 08:24:46 +01:00
Bozhidar Batsov
bda721449b
replaced a bunch of concats with expand-file-name
2012-10-21 18:16:40 +03:00
Bozhidar Batsov
11772f6612
Merge branch 'master' of github.com:bbatsov/prelude
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2012-10-19 14:48:53 +03:00
Bozhidar Batsov
46d39475de
fixed #220 - load volatile-highlights after advising kill-line and kill-region
2012-10-19 14:48:31 +03:00
Anton Ilin
350fc4dc68
Fix obsolete warnings (as of yasnippet 0.8):
...
- use `yas-snippet-dirs` instead of obsolete `yas/snippet-dirs`
- use `yas-global-mode` instead of obsolete `yas/global-mode`
2012-10-16 11:19:08 +03:00
Bozhidar Batsov
d5c1edc297
turns out using a mode in a hook always enables it so the turn on
...
functions were not actually needed
2012-10-05 19:35:39 +03:00
Bozhidar Batsov
bf3c8ce11d
synced with the latest projectile version
2012-09-18 23:54:41 +03:00
Bozhidar Batsov
1f58d377a6
Merge pull request #179 from fbs/savefile
...
Let the user decide where to store save/history files
2012-06-21 23:23:35 -07:00
Bozhidar Batsov
2f24b87eb4
moved guru-mode to prog-mode-hook only
2012-06-22 09:09:53 +03:00
bas
fd0eb06975
Update all the `savefile' locations to the new location.
2012-06-16 20:14:27 +02:00
Bozhidar Batsov
59f26f63f6
fixed #166 - switched to guru-mode to enforce good Emacs navigation habits
2012-06-14 15:12:33 +03:00
Bozhidar Batsov
13f5470b33
disabled problematic electric-ident and electric-layout modes
2012-04-26 19:07:46 +03:00
Bozhidar Batsov
adbf5fd665
minor change
2012-04-23 12:13:56 +03:00
Bozhidar Batsov
c55d691ac3
fixed #136 - default windmove keybindings
2012-04-23 12:11:44 +03:00
Bozhidar Batsov
8c04091c97
moved back ack support to prelude's core
2012-04-19 11:35:17 +03:00
Bozhidar Batsov
b635a36a0c
restored vendor and snippets dirs
2012-04-18 12:31:11 +03:00
Bozhidar Batsov
78c21a9b6f
a few fixes
2012-04-17 17:47:05 +03:00
Bozhidar Batsov
23f3853a95
extracted non-essential modules to a separate project
2012-04-17 17:35:21 +03:00