Geoff Shannon
eba385e3d9
Fix checkdoc problems with new custom file
2014-05-15 13:36:58 -07:00
Geoff Shannon
57ef5bb249
Add new prelude custom variable for user-init-file
...
This way the prelude-find-user-init-file can actually take you to a
useful file (instead of to init.el)
2014-05-15 13:36:57 -07:00
Geoff Shannon
5ffa4bb187
Pull Prelude's custom variables into a new file
...
This is so we can define a custom variable to use in prelude-core
2014-05-15 13:36:57 -07:00
Bozhidar Batsov
5366fdc3ea
Merge branch 'master' of github.com:bbatsov/prelude
2014-05-15 17:12:12 +03:00
Bozhidar Batsov
97889cb77d
Add ace-window and use it as other-window replacement
2014-05-15 17:11:49 +03:00
Daniel Wu
7f6969cc3b
made prelude-open-with work in dired mode
2014-05-14 21:40:00 -04:00
Bozhidar Batsov
0c93a1c542
Ignore in recentf all files from the elpa dir and the savefile dir
2014-04-30 12:46:32 +03:00
Bozhidar Batsov
95a7eb2689
Revert "Enable desktop-save-mode by default"
...
This reverts commit 2383e5730c
.
Conflicts:
core/prelude-ui.el
2014-04-25 14:06:36 +03:00
Zhitao Gong
5d8fd5c35a
annotate TODO in comments
2014-04-19 15:28:37 -05:00
Bozhidar Batsov
e7d9555bc3
Remove a couple of kill-related advices
...
Those are made redundant by the awesome easy-kill.
2014-04-19 15:05:09 +03:00
Bozhidar Batsov
b51eeff933
Colorize compilation buffers out-of-the-box
2014-04-19 10:29:14 +03:00
Bozhidar Batsov
53409cc355
Save desktop without asking anything
2014-04-15 17:08:03 +03:00
Bozhidar Batsov
2383e5730c
Enable desktop-save-mode by default
2014-04-15 15:51:37 +03:00
Bozhidar Batsov
698b24661f
Recognize Rust source files automatically
2014-04-15 13:18:51 +03:00
Bozhidar Batsov
e84e180511
Recognize Elixir source files automatically
2014-04-15 13:17:23 +03:00
Bozhidar Batsov
41da475ed4
Save all buffers on focus lost
2014-04-14 17:54:13 +03:00
Bozhidar Batsov
244fe33296
Merge branch 'master' of github.com:bbatsov/prelude
...
Conflicts:
core/prelude-editor.el
2014-04-14 17:41:16 +03:00
Bozhidar Batsov
5538bb77b9
Add diff-hl package
2014-04-14 17:40:34 +03:00
Bozhidar Batsov
01bb1c9e90
Code style
2014-04-13 11:46:49 +03:00
Bozhidar Batsov
f5092b31fd
Add the easy-kill package
2014-04-12 17:47:06 +03:00
Bozhidar Batsov
ec1241f976
Correct conflicting keybinding
2014-04-05 15:57:55 +03:00
Abizer Nasir
58e15b93fc
Add ace-jump-buffer to Prelude
...
Keybindings set to `C-c k` and `S->`
2014-04-03 19:44:10 +01:00
Jeremy Bi
1c93689701
Attempt to refactor two "duplicate" functions.
...
Attempt to extract a generic function `prelude-get-positions-of-line-or-region` from `prelude-duplicate-current-line-or-region` and `prelude-duplicate-and-comment-current-line-or-region`
2014-03-20 11:05:40 +08:00
Bozhidar Batsov
08494c79db
Merge branch 'master' of github.com:bbatsov/prelude
2014-03-10 11:59:12 +02:00
Bozhidar Batsov
c9b6b8a76c
Don't mess with Projectile's modeline text
2014-03-10 11:58:31 +02:00
Antoine R. Dumont
f83428f9f3
Add binding C-c U
for DuckDuckGo search
2014-01-14 08:41:15 +01:00
Antoine R. Dumont
7cca7f718e
Add DuckDuckGo search engine in the default list.
2014-01-11 19:17:59 +01:00
Antoine R. Dumont
8e573e1eb8
Factor the search engine installation to ease the future install of new ones.
2014-01-11 19:16:04 +01:00
Bozhidar Batsov
015c2de3b6
Bind ace-jump-mode to s-. as well
2014-01-02 11:38:49 +02:00
Bozhidar Batsov
f573fd99e4
Change C-c SPC to C-c j to avoid a conflict in org-mode
...
In org-mode C-c SPC is bound to `org-table-blank-field`
2014-01-02 11:35:58 +02:00
Bozhidar Batsov
7909617b9e
Don't use C-x SPC as it's used in Emacs 24.4 by default for rectangular selection
2013-12-27 17:15:25 +02:00
Bozhidar Batsov
fa6795b71f
Improve prelude-eval-and-replace
2013-12-21 22:15:52 +02:00
Bozhidar Batsov
86ba702f48
Enable browse-kill-ring's default keybindings
2013-12-14 11:06:53 +02:00
Bozhidar Batsov
654e4eb463
Add browse-kill-ring package
2013-12-11 11:50:32 +02:00
Bozhidar Batsov
d54d3956fd
Improve tab's behavior
...
It now does both indentation and completion (when supported)
2013-12-07 09:40:05 +02:00
Bozhidar Batsov
8217618525
Simplify sexp wrapping code
2013-12-07 09:14:44 +02:00
Bozhidar Batsov
150ac9e510
[ Fix #433 ] Disable problematic binding M-[
2013-12-07 08:45:05 +02:00
Bozhidar Batsov
7507cecb9f
Fix epl-upgrade invocation
2013-12-07 01:21:54 +02:00
Bozhidar Batsov
c65b4ca336
Add prefix arg support prelude-update-packages
...
With a prefix arg it will update all installed packages.
2013-12-07 01:01:54 +02:00
Bozhidar Batsov
3cdb7f32ad
[ Fix #447 ] Extract ido config into a module
...
This should make it simpler to disable ido completely if you want to use
an alternative library (like `icomplete` or `icicles` for instance).
2013-12-06 17:10:04 +02:00
Bozhidar Batsov
3cc9ad7400
[ Fix #444 ] Add command prelude-update-packages
2013-12-06 16:31:58 +02:00
Bozhidar Batsov
dbe0ed889a
Use prelude-require-packages everywhere
2013-11-26 12:52:29 +02:00
Bozhidar Batsov
b9000702b2
Replace mentions of WikEmacs with EmacsWiki
2013-11-19 13:52:27 +02:00
Bozhidar Batsov
dae1e4d1bc
Some minor changes in yank-pop
2013-11-19 12:02:36 +02:00
Bozhidar Batsov
3239f5c724
[ Fix #399 ] Extract key-chord into a separate module
2013-11-03 23:50:09 +02:00
Bozhidar Batsov
523a4851a6
Extract Helm support into a separate module
2013-11-03 23:37:40 +02:00
Bozhidar Batsov
e2ffd09fbd
Code style
2013-11-03 23:17:53 +02:00
Bozhidar Batsov
45d0347b07
Remove obsolete dep to git-commit-mode
2013-11-03 23:16:15 +02:00
Bozhidar Batsov
015e3abd9b
[ Fix #426 ] Remove M-O keybinding
...
It caused problems in terminals.
2013-10-31 23:11:12 +02:00
Bozhidar Batsov
b78ce3925c
[ #421 ] Bind prelude-smart-open-line-above to M-O
2013-10-24 17:43:28 +03:00