Bozhidar Batsov
3c8f0c7f98
Add prelude-find-shell-init-file
2013-09-27 11:36:47 +03:00
Bozhidar Batsov
879d3f3470
Add prelude-find-user-init-file
2013-09-27 11:18:47 +03:00
Bozhidar Batsov
0e1632868e
Add a few extra Magit keybindings
2013-09-18 16:31:39 +03:00
Bozhidar Batsov
121ad02843
Use move-text to allow moving up or down of the selected region as well
2013-09-17 13:24:03 +03:00
toctan
c0727a8404
Add prelude-github
...
Conflicts:
core/prelude-core.el
2013-09-16 09:37:54 +03:00
Bozhidar Batsov
7cae1b3427
Add new command prelude-youtube
2013-08-26 17:58:02 +03:00
Bozhidar Batsov
93c94a6f82
Add commands to increment and decrement an integer at point
2013-07-25 15:51:01 +03:00
Bozhidar Batsov
44851ad5d5
Fix command name
2013-07-23 18:32:46 +03:00
Bozhidar Batsov
cc29e0f2bb
Update keybindings a bit
2013-07-23 15:18:50 +03:00
Bozhidar Batsov
88248111d1
Add prelude-duplicate-and-comment-current-line-or-region ( fixes #348 )
2013-07-13 14:15:16 +03:00
Bozhidar Batsov
797435e8b3
Remove M-O keybinding
...
It interfered with the Terminal's handling of arrow keys.
This fixes #343 .
2013-06-29 09:24:42 +03:00
Bozhidar Batsov
6e7e7a4557
Add some extra keybindings
...
`prelude-smart-open-line` is now bound to `M-o` as well
`prelude-start-open-line-above` is not bound to `M-O` as well
2013-06-15 16:57:29 +03:00
Bozhidar Batsov
89876777f9
Make delete-file-and-buffer vc aware
2013-04-03 12:53:37 +03:00
Bozhidar Batsov
1e10d763f3
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.
2013-04-02 12:14:31 +03:00
Bozhidar Batsov
c94e73f52d
Update line moving commands
2013-04-02 12:14:10 +03:00
Abizer Nasir
773578d255
Add prelude-smart-open-line-above defun to prelude-core.el
...
Opens a line above the current line and indents it.
The counterpart to prelude-smart-open-line (bound to S-ret)
The new defun is bound to C-S-ret and is documented in the README.
2013-03-31 13:27:41 +01:00
Bozhidar Batsov
772e01c483
Fix a typo
2013-03-28 18:10:42 +02:00
Bozhidar Batsov
56f9679ea2
Add prelude-indent-defun
2013-03-28 12:43:45 +02:00
Bozhidar Batsov
3d24efbb65
Minor refactoring
2013-03-27 12:13:24 +02:00
Bozhidar Batsov
64aa0ee0c5
Clean up prelude-mode.
2013-03-07 13:09:13 +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
5a8a724abb
Fix the toggle behavior of prelude-mode.
2013-01-13 16:16:17 +02:00
Bozhidar Batsov
97bab294cc
Move Prelude's menu item under Tools.
2013-01-13 15:07:26 +02:00
Bozhidar Batsov
269e9137ec
updated copyright
2013-01-02 13:13:59 +02:00
Bozhidar Batsov
5c2b033d42
show the prelude-mode-map in prelude-mode's help
2013-01-01 21:27:22 +02:00
Bozhidar Batsov
b01492e7ea
moved back the prelude modules into the main Prelude project
2012-12-15 22:07:25 +02:00