Bozhidar Batsov
d4ba498d18
When copying the current line discard its newline ( fixes #347 )
2013-07-08 18:34:57 +03:00
Bozhidar Batsov
610133b511
Remove yasnippets from the list of default packages
...
Prelude provided just a basic config anyways. Anyone can still install
the package manually and enable it in his/her personal config.
2013-06-29 15:47:57 +03:00
Bozhidar Batsov
427bc31866
Replace electric-indent-mode and paredit with smartparens
2013-06-29 11:09:16 +03:00
toctan
798b7df54e
Add autoloads for PKGBUILD and .zsh file
2013-05-18 00:24:56 +08:00
Bozhidar Batsov
4b907b9620
Don't try to save files when you don't have the permissions to do so
2013-05-08 13:52:20 +03:00
Bozhidar Batsov
2866052b6c
Enable erase-buffer
2013-05-04 10:27:32 +03:00
Bozhidar Batsov
1f8baf08eb
Enhance a bit stock dired config
2013-04-30 23:39:54 +03:00
Bozhidar Batsov
37aa47f427
Disable yas-minor-mode in term-mode
2013-04-29 17:12:15 +03:00
Bozhidar Batsov
f7d126fae9
Add some missing docstrings
2013-04-28 16:37:09 +03:00
Bozhidar Batsov
f24e116421
A couple of minor improvements
2013-04-28 16:29:56 +03:00
toctan
0ad998d618
Add smex and ido-ubiquitous for better M-x
2013-04-25 00:05:33 +08:00
Bozhidar Batsov
74100057b3
Enable dired-x by default
2013-04-13 18:36:47 +03:00
Bozhidar Batsov
555cc79d89
Minor change
2013-04-12 19:05:40 +03:00
Bozhidar Batsov
38959dd81b
Code style
2013-03-28 17:30:03 +02:00
Bozhidar Batsov
cf0230f98c
Code style
2013-03-28 17:22:33 +02:00
Bozhidar Batsov
75a6769019
Merge pull request #285 from nathanstitt/clean-whitespace-on-save
...
Make cleaning white space on save an option
2013-03-27 10:45:47 -07:00
Nathan Stitt
fcdae17485
Add prelude-clean-whitespace-on-save to README.md
...
Also fix incorrect indentation in prelude-editor.el changes.
Good catch bbotsov!
2013-03-27 12:30:10 -05:00
Bozhidar Batsov
a3d8809a5c
Fix docstring
2013-03-27 19:06:28 +02:00
Nathan Stitt
2860441f7e
Allow configuring cleaning white space on save
...
This condition is checked when saving if the existing
whitespace-cleanup is set instead of when the when prog-mode is is
entered. This way it can be over-ridden by either dir-locals or
file-local variables.
2013-03-25 17:35:00 -05:00
Bozhidar Batsov
02b3f27e65
Cleaned up some requires here and there
2013-03-12 21:56:21 +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
29e156f967
Fix #264 - disable autoindent on yank for python-mode
2013-02-10 18:12:57 +02:00
Bozhidar Batsov
d324388bdc
Add undo-tree to the default Prelude packages
2013-02-07 00:34:02 +02:00
Bozhidar Batsov
f242489747
enable whitespace-mode in modes derived from text-mode
2013-01-05 10:38:12 +02:00
Bozhidar Batsov
269e9137ec
updated copyright
2013-01-02 13:13:59 +02:00
Bozhidar Batsov
43cb5ecf8c
enabled winner-mode by default
2013-01-01 21:38:50 +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
2f098392c7
fixed #246 - uncommented yasnippet init code
2012-12-20 15:12:10 +02:00
Bozhidar Batsov
b01492e7ea
moved back the prelude modules into the main Prelude project
2012-12-15 22:07:25 +02:00