Geoff Shannon
61d45f8e6e
Extract a function for reopening a file as root
2015-05-16 12:41:55 -05:00
Bozhidar Batsov
04a663fa45
[ Fix #847 ] Restore ace-window
2015-05-12 21:56:43 +03:00
Bozhidar Batsov
7a5e798d03
Track upstream changes in avy
2015-05-11 12:44:30 +03:00
Bozhidar Batsov
b2947f2164
Replace ace-jump-mode with avy
2015-05-09 13:02:43 +03:00
Bozhidar Batsov
30fea6d9d6
Merge pull request #825 from pronobis/ad-handle-definition
...
Fixed the problem with ido/untabify defadvice triggering got redefined error
2015-04-17 00:04:40 +03:00
Bozhidar Batsov
5d25782b6d
Merge pull request #823 from swaroopch/super_dot
...
Add tip on keyboard shortcut for ace-jump-mode
2015-03-18 08:34:45 +02:00
Swaroop
bcde6a59bd
Add tip on keyboard shortcut for ace-jump-mode
2015-03-17 22:10:04 -07:00
Mark Sikora
3e536efb2d
Auto install cmake-mode
2015-03-16 17:27:36 -04:00
Andrzej Pronobis
925ed507b1
Fixed the problem with ido/untabify defadvice triggering got redefined error
2015-03-12 20:26:20 -07:00
Swaroop C H
e3831fc993
Add tip on keyboard shortcut to open recent file
2015-03-09 00:04:03 -07:00
Swaroop C H
cdc4314081
Add Prelude tip on keyboard shortcut to join lines
2015-03-08 23:51:27 -07:00
Bozhidar Batsov
c2da437aa4
Update copyright years
2015-03-03 13:04:34 +02:00
Bozhidar Batsov
19f71e5937
[ Fix #813 ] Add missing smartrep require
2015-02-22 20:25:34 +02:00
Bozhidar Batsov
dc861b7c8b
[ Fix #798 ] Prompt for confirmation in prelude-kill-other-buffers
2015-02-13 09:53:07 +02:00
Bozhidar Batsov
2a386116f1
Use gfm-mode instead of plain markdown-mode
2015-02-10 13:16:33 +02:00
Bozhidar Batsov
e58e0bef5e
Switch the bindings for zop-to-char and zop-up-to-char
2015-02-07 12:47:31 +02:00
Bozhidar Batsov
8fd5b0db53
Add the zop-to-char package
2015-02-07 12:46:05 +02:00
Bozhidar Batsov
c4e9a587c5
Require imenu for prelude-goto-symbol
2015-01-26 19:33:34 +02:00
k1-hedayati
c46079e698
Revert "[ Fix #782 ] Added magit-filenotify"
...
This reverts commit 003bbc4e0b
.
Conflicts:
core/prelude-packages.el
2015-01-19 23:14:46 +03:30
Bozhidar Batsov
8ba85830d9
Remove fringe size customization
...
Flycheck and diff-hl make heavy use of the fringe and look better with
8-pixel wide fringe.
2015-01-18 14:08:22 +02:00
Aleksey Kladov
c09871bf36
fix magit-filenotify error
...
The error was due to unnecessary in add-to-list.
2015-01-17 22:30:40 +03:00
k1-hedayati
92eed7a9fe
Added cython-mode to auto install list
2015-01-16 10:50:07 +03:30
k1-hedayati
37b72fb2f1
[ Fix #764 ] Removed redundant command
...
`prelude-copy-file-name-to-clipboard` is redundant due to easy-kill package
2015-01-15 12:30:03 +03:30
k1-hedayati
5476324772
[ Fix #783 ] Removed rainbow-mode from prelude-packages
2015-01-15 12:30:03 +03:30
k1-hedayati
58550466ad
[ Fix #779 ] Moved elisp-slime-nav to elisp module
2015-01-15 12:30:03 +03:30
k1-hedayati
003bbc4e0b
[ Fix #782 ] Added magit-filenotify
2015-01-15 12:30:03 +03:30
roryk
63687ccb10
autosave undo history
2014-12-30 12:31:18 -05:00
Mark Sikora
3832c6d82e
Auto install protobuf-mode
2014-12-24 14:38:32 -05:00
Bozhidar Batsov
76c2e99070
Merge pull request #761 from k1-hedayati/restore-kill-region-defadvice
...
[Fix #623 ] Restored kill-region defadvice
2014-12-22 09:10:26 +02:00
Bozhidar Batsov
f19aeda388
Merge pull request #762 from k1-hedayati/remove-ack
...
[Close #547 ] Removed ack-and-a-half from prelude
2014-12-22 09:09:42 +02:00
Keyvan Hedayati
bd97b03872
[ Close #547 ] Removed ack-and-a-half from prelude
2014-12-22 10:29:49 +03:30
Keyvan Hedayati
daf52c2b0a
[ Fix #623 ] Restored kill-region defadvice
...
When no region selected `C-w` kills current line
2014-12-22 09:53:12 +03:30
Bozhidar Batsov
dc82375714
Update copyright years
2014-12-07 11:37:46 +02:00
lexa
8c55c6f4bb
Added helper to open file with emacsclient using filename:line path
...
Most of console-based utilities prints filename in format
"filename:linenumber". So you may wish to open filename in that format.
This little 'advice' can do that. Just call
emacsclient filename:linenumber
and cursor will be positioned on requested line
2014-11-30 22:18:25 +03:00
Doug MacEachern
4517a2f594
Add prelude-term-buffer-name variable
...
This provides multi-term support via .dir-locals.el for example.
2014-11-14 16:40:00 -08:00
Bozhidar Batsov
3a9ee203b8
Bind info-display-manual to C-h C-i
2014-11-13 15:58:28 +02:00
Mark Sikora
0a0d179b4d
Use new melpa.org address
2014-10-25 16:37:15 -04:00
Bozhidar Batsov
a33c5f19d4
Merge pull request #714 from k1-hedayati/master
...
Added .kv to auto install list
2014-10-17 09:26:44 +03:00
Keyvan Hedayati
df9dd065c9
Added .kv to auto install list
...
Kivy is a python framework for building desktop and android apps, it has a specific language called Kv language and files of this language should have `.kv` extension.
2014-10-16 23:54:28 +03:30
toctan
28b9df0673
Custom theme via prelude-theme variable
2014-10-15 21:15:55 +08:00
toctan
33481e5a7d
Auto install thrift-mode
2014-10-11 11:14:23 +08:00
Bozhidar Batsov
3017a15150
Rename prelude-ido-goto-symbol to prelude-goto-symbol
2014-09-19 12:05:50 +03:00
Bozhidar Batsov
adb9ad3529
Remove redundant feature check
2014-09-19 12:03:26 +03:00
Bozhidar Batsov
8f06d26de2
[ Fix #580 ] Preserve symbols order in prelude-ido-goto-symbol
2014-09-14 09:45:10 +03:00
Bozhidar Batsov
5644022e06
Clean up a bit prelude-ido-goto-symbol
2014-09-14 09:21:15 +03:00
Bozhidar Batsov
438c3e5bdf
Move prelude-ido-goto-symbol to prelude-core
2014-09-14 09:13:16 +03:00
Bozhidar Batsov
01b36917f1
[ Fix #664 ] Remove controversial other-window remapping
...
This also closes #656 .
2014-09-13 17:35:59 +03:00
Fanael Linithien
502b82eb52
Tell savehist to actually save "search-ring"…
...
…instead of "search" and "ring".
2014-09-09 19:18:20 +02:00
toctan
108adcdbc3
Fix prelude-open-with on gnu/linux/freebsd
2014-09-08 10:56:35 +08:00
toctan
933fed932f
Fix prelude-open-with
...
Currently, `prelude-open-with` does not work with files whose name has a
space or non-ascii character in it. I guess `shell-quote-argument` is
not needed for `start-process`.
I also refactor the code a little bit, and since we dot not care about
the output of `open`, so I removed the buffer name passed to `start-process`
2014-09-04 23:37:24 +08:00