Commit graph

1274 commits

Author SHA1 Message Date
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
M. Tong c8b33df811 Don't disabling which-function-mode in Python 2015-04-17 17:08:21 +08: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 4e807b8d5f Merge pull request #834 from tmccombs/slime-repl-fix
Improve slime repl
2015-04-17 00:03:18 +03:00
Bozhidar Batsov 148a35a845 Merge pull request #840 from wujiang/patch-1
Enable the mode in a definite way
2015-04-17 00:02:19 +03:00
Wu Jiang 01569fa13f Enable the mode in a definite way
`(anaconda-mode)` is to toggle the mode on/off.
2015-04-16 13:14:34 -04:00
Bozhidar Batsov dbfe0df1d0 Use sbcl in the absence of ccl on OS X 2015-04-05 21:06:47 +03:00
Thayne McCombs 4fe5752a8d Improve slime repl
This enables the slime-fancy contribs for slime, and no longer enables
rainbow-delimiters for the slime repl.

rainbow-delimiters doesn't seem to work with the slime-repl anyway, and
messes up all of the other colors.
2015-03-22 23:05:37 -06: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
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