Bozhidar Batsov
d47293858c
Correct substatement indentation in c-mode ( fixes #342 )
2013-07-13 13:55:58 +03:00
Bozhidar Batsov
e12d5fbf51
Minor cleanup
2013-07-08 12:49:35 +03:00
capdevc
c997127958
Remove paredit stuff from prelude-common-lisp.el
...
The paredit backspace override without having paredit-backward-delete-key defined by paredit was breaking slime loading. I commented this out rather than deleting it since I noticed you had just commented out other paredit stuff elsewhere
2013-07-07 15:28:55 -05:00
Bozhidar Batsov
427bc31866
Replace electric-indent-mode and paredit with smartparens
2013-06-29 11:09:16 +03:00
Bozhidar Batsov
fb1164e37f
Enable manually elisp-slime-nav ( fixes #325 )
2013-05-23 11:38:04 +03:00
Bozhidar Batsov
5e93ddc62b
Fix #313 - invoke prelude-remove-elc-on-save only for Emacs Lisp buffers
2013-05-03 15:42:27 +03:00
Bozhidar Batsov
213b3c9f11
Try to resolve a potential problem with tuareg-mode and which-function-mode
2013-04-29 23:58:06 +03:00
toctan
cca24f3bb9
Recenter the screen after goto-symbol
2013-04-29 16:38:26 +08:00
Bozhidar Batsov
3996597b44
Fix a typo
2013-04-29 11:07:58 +03:00
Bozhidar Batsov
0f9bff7c71
Don't run checkdoc checker on elisp test files
2013-04-29 10:56:32 +03:00
Bozhidar Batsov
9fbef947b5
Clean up Emacs Lisp config
2013-04-29 08:00:04 +03:00
Bozhidar Batsov
3525aaa6f7
Enable subword-mode in python-mode
2013-04-21 22:29:10 +03:00
Bozhidar Batsov
2d46a71bcc
python.el is now part of Emacs
2013-04-21 22:28:32 +03:00
Bozhidar Batsov
c07fccb701
Use global-flycheck-mode
2013-04-12 17:36:13 +03:00
Bozhidar Batsov
a95b60eda6
Open .jbuilder files in ruby-mode
2013-03-15 16:06:06 +02:00
Bozhidar Batsov
02b3f27e65
Cleaned up some requires here and there
2013-03-12 21:56:21 +02:00
Bozhidar Batsov
480170f7a9
Minor doc fixes
2013-03-10 19:44:52 +02:00
Bozhidar Batsov
00661efa2a
A bit of cleanup and doc-string fixes
2013-03-07 09:57:33 +02:00
Bozhidar Batsov
5803d30af6
Clean up the modeline a bit with diminish.el
2013-03-06 21:43:59 +02:00
Bozhidar Batsov
18412db68d
Improve the behaviour of the visit-ielm command
2013-01-30 18:09:25 +02:00
Bozhidar Batsov
b84dfee681
Introduce prelude-visit-ielm command and bind it to C-c C-z (a-la-slime)
2013-01-29 23:58:15 +02:00
Bozhidar Batsov
91a4c94730
Add imenu support for markdown-mode.
2013-01-13 15:08:21 +02:00
Bozhidar Batsov
f242489747
enable whitespace-mode in modes derived from text-mode
2013-01-05 10:38:12 +02:00
Bozhidar Batsov
26259d90b8
flycheck issue with package.el is now resolved upstream
2013-01-03 23:08:32 +02:00
Bozhidar Batsov
35b16d34e5
disable flycheck until issues with package installation are resolved upstream
2013-01-03 13:44:08 +02:00
Bozhidar Batsov
fb912ea26c
added flycheck-mode
2013-01-02 18:00:12 +02:00
Bozhidar Batsov
ea106044eb
enabled which-func in all modes that support it
2013-01-02 14:34:09 +02:00
Bozhidar Batsov
2d6670cf29
minor cleanup
2013-01-02 14:29:14 +02:00
Bozhidar Batsov
9cfdb2694a
cleaned up some package dependency stuff
2013-01-02 14:26:54 +02:00
Bozhidar Batsov
269e9137ec
updated copyright
2013-01-02 13:13:59 +02:00
Bozhidar Batsov
0d09e2a268
added clojure-test-mode
2013-01-01 21:33:28 +02:00
Bozhidar Batsov
67e34d8831
latest elisp-slime-nav autoloads its emacs-lisp hook
2013-01-01 21:29:40 +02:00
Bozhidar Batsov
1c5658d882
by popular demand - added elisp-slime-nav
2012-12-23 15:33:27 +02:00
Bozhidar Batsov
152546ff48
reenabled whitespace-mode by default and made it a lot less intrusive
2012-12-23 11:24:55 +02:00
Bozhidar Batsov
4acc2043b6
strip the faces of symbol strings in prelude-ido-goto-symbol
2012-12-23 09:54:46 +02:00
Bozhidar Batsov
410c1ca4c9
migrated to scala-mode2
2012-12-19 16:36:19 +02:00
Bozhidar Batsov
b01492e7ea
moved back the prelude modules into the main Prelude project
2012-12-15 22:07:25 +02:00
Bozhidar Batsov
23f3853a95
extracted non-essential modules to a separate project
2012-04-17 17:35:21 +03:00
Bozhidar Batsov
66bc6f0809
make heavier use of autogenerated autoloads and eval-after-load to
...
optimize the load time
2012-04-12 18:21:19 +03:00
Bozhidar Batsov
5b2ef06840
refactored prelude-ruby into several modules
2012-04-12 17:11:50 +03:00
Bozhidar Batsov
072095652f
fixed yasnippet dirs
2012-04-12 15:42:50 +03:00
Bozhidar Batsov
5c0cd6b19e
fixed helm deps
2012-04-12 14:54:25 +03:00
Bozhidar Batsov
b8c5cfa975
fixed a potential Helm problem
2012-04-10 18:08:34 +03:00
Bozhidar Batsov
e9bace9d07
Merge branch 'master' of github.com:bbatsov/emacs-prelude
2012-04-10 16:17:04 +03:00
Bozhidar Batsov
18b1fdfa64
nicer predefined Helm
2012-04-10 16:16:52 +03:00
Emanuel Evans
09e3ceebfa
Update to work with latest version of inf-ruby
...
inf-ruby-keys renamed to inf-ruby-update-keybindings
2012-04-09 23:12:04 -04:00
Bozhidar Batsov
f8dfa4b099
fixed #120 - added helm and yasnippet to the list of packages
2012-04-06 18:37:31 +03:00
Bozhidar Batsov
371fea6e16
rebased to MELPA
2012-04-06 17:02:27 +03:00
Bozhidar Batsov
10f0b11bb8
updated helm keybinding to match suggested one
2012-04-04 18:50:34 +03:00
Bozhidar Batsov
2847f3fb76
Merge branch 'master' of github.com:bbatsov/emacs-prelude
2012-04-04 12:38:06 +03:00