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 |
|
Bozhidar Batsov
|
52cac5937f
|
Merge pull request #830 from marknsikora/cmake
Auto install cmake-mode
|
2015-03-17 01:19:05 +02:00 |
|
Mark Sikora
|
3e536efb2d
|
Auto install cmake-mode
|
2015-03-16 17:27:36 -04:00 |
|
Bozhidar Batsov
|
eeec7a45f6
|
Merge pull request #829 from swaroopch/patch-1
Enable ERC spell mode only if prelude-flyspell
|
2015-03-16 08:02:04 +02:00 |
|
Swaroop C H
|
c572d7cb8f
|
Enable ERC spell mode only if prelude-flyspell
|
2015-03-15 20:04:32 -07:00 |
|
Andrzej Pronobis
|
925ed507b1
|
Fixed the problem with ido/untabify defadvice triggering got redefined error
|
2015-03-12 20:26:20 -07:00 |
|
Bozhidar Batsov
|
b24bea01bf
|
Merge pull request #822 from swaroopch/patch-1
Add tip on keyboard shortcut to open recent file
|
2015-03-09 09:04:45 +02:00 |
|
Swaroop C H
|
e3831fc993
|
Add tip on keyboard shortcut to open recent file
|
2015-03-09 00:04:03 -07:00 |
|
Bozhidar Batsov
|
71f2d5d546
|
Merge pull request #821 from swaroopch/patch-2
Add Prelude tip on keyboard shortcut to join lines
|
2015-03-09 08:56:15 +02:00 |
|
Swaroop C H
|
cdc4314081
|
Add Prelude tip on keyboard shortcut to join lines
|
2015-03-08 23:51:27 -07:00 |
|
Bozhidar Batsov
|
2a084bf670
|
Merge pull request #818 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
2015-03-03 23:19:53 +02:00 |
|
The Gitter Badger
|
2f8abb7ce7
|
Added Gitter badge
|
2015-03-03 21:17:40 +00:00 |
|
Bozhidar Batsov
|
c2da437aa4
|
Update copyright years
|
2015-03-03 13:04:34 +02:00 |
|
Bozhidar Batsov
|
3cce890934
|
Kill some tabs
|
2015-03-03 13:02:57 +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
|
9dd4b916bc
|
Merge pull request #792 from marknsikora/c-style
Use K&R as default style
|
2015-02-04 08:09:34 +02:00 |
|
Bozhidar Batsov
|
fef6907fea
|
Merge pull request #799 from swaroopch/patch-1
Minor README tweak - Gittip is now Gratipay
|
2015-01-28 09:10:34 +02:00 |
|
Swaroop C H
|
2715b7d20c
|
Minor README tweak - Gittip is now Gratipay
|
2015-01-28 11:19:56 +05:30 |
|
Bozhidar Batsov
|
00b48933bd
|
Warn if the modules file is missing
|
2015-01-27 08:33:16 +02:00 |
|
Bozhidar Batsov
|
c4e9a587c5
|
Require imenu for prelude-goto-symbol
|
2015-01-26 19:33:34 +02:00 |
|
Bozhidar Batsov
|
0cd1db61b4
|
Merge pull request #793 from hbin/obsolete-command
`turn-on-eldoc-mode' is an obsolete command (as of 24.4)
|
2015-01-21 16:31:04 +02:00 |
|
Bin Huang
|
b2b83b4341
|
`turn-on-eldoc-mode' is an obsolete command (as of 24.4); use
`eldoc-mode' instead.
|
2015-01-21 21:25:38 +08:00 |
|
Mark Sikora
|
977fa6318e
|
Use K&R as default style
|
2015-01-19 21:21:37 -05:00 |
|
Bozhidar Batsov
|
2ca384b903
|
Merge pull request #791 from k1-hedayati/remove-filenotify
Revert "[Fix #782] Added magit-filenotify"
|
2015-01-19 22:46:42 +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 |
|
Bozhidar Batsov
|
d7abddda97
|
Merge pull request #789 from matklad/fix-magit-notify
fix magit-filenotify error
|
2015-01-17 23:02:15 +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 |
|
Bozhidar Batsov
|
9ac7ccbea8
|
Merge pull request #785 from k1-hedayati/improvments
Some bug fixes and improvments
|
2015-01-17 19:52:28 +02: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 |
|
k1-hedayati
|
92807a507c
|
[Fix #703] Disable which-fun-mode in python-mode
|
2015-01-15 10:49:09 +03:30 |
|
k1-hedayati
|
48d41e6052
|
Removed redundant guru-mode require package
|
2015-01-15 10:13:23 +03:30 |
|
Bozhidar Batsov
|
157aff9e71
|
Merge pull request #773 from bronislav/patch-2
Don't create already existed directories
|
2015-01-10 23:05:21 +02:00 |
|
Bozhidar Batsov
|
93b7bed6ff
|
Merge pull request #772 from bronislav/patch-1
Fix condition for "if prelude alredy installed" in the installer
|
2015-01-10 23:05:03 +02:00 |
|
Anton Ilin
|
fd75032b24
|
Don't create already existed directories
This directories (`personal`, `vendor`, `themes`) already exist in the repository and thus don't need to be created during installation process.
|
2015-01-10 23:03:44 +02:00 |
|
Anton Ilin
|
52131e032c
|
Fix condition for "if prelude alredy installed"
We need check for file existence not for directory
|
2015-01-10 22:53:45 +02:00 |
|
Bozhidar Batsov
|
9cb8824bcf
|
Merge pull request #769 from lewang/patch-1
Reflect flx upstream variable name fix.
|
2015-01-07 08:41:13 +02:00 |
|
Le Wang
|
407eab30f1
|
Reflect flx upstream variable name fix.
|
2015-01-06 15:19:52 -05:00 |
|
Bozhidar Batsov
|
0d04a00c59
|
Merge pull request #765 from roryk/upstream
autosave undo history
|
2014-12-31 00:14:06 +02:00 |
|
roryk
|
63687ccb10
|
autosave undo history
|
2014-12-30 12:31:18 -05:00 |
|
Bozhidar Batsov
|
1aac0aba3e
|
Merge pull request #763 from marknsikora/protobuf
Auto install protobuf-mode
|
2014-12-24 22:29:39 +02:00 |
|