Bozhidar Batsov
5e60495735
Update the donation options
2016-05-28 15:51:13 +03:00
Aaron Hu
0e223d22b6
Replace scala-mode2
with the ensime
package ( #1001 )
...
`scala-mode2` is no longer available on MELPA and it's not maintained anymore.
* the `ensime` package depends on `scala-mode` and `sbt-mode`.
2016-05-25 05:56:33 +03:00
Huang Bin
233d29c4d7
Update README.md ( #996 )
2016-05-06 00:05:49 -07:00
Huang Bin
32354c79c5
Fix the crux-like changes ( #995 )
2016-05-02 20:14:31 -07:00
wscisme
61dfff4b9e
Change function name to crux ( #992 )
2016-05-01 19:01:42 -07:00
Bozhidar Batsov
0447086cc2
Auto-install cask-mode when needed
2016-04-29 18:01:59 -07:00
Initial Zuo
2b85871805
Fix C-a behavior ( #991 )
2016-04-29 10:39:05 -07:00
Bozhidar Batsov
ec56b3584d
Replace some of the bundled code with the crux package
2016-04-28 18:42:14 -07:00
Bozhidar Batsov
3fef152774
[ #956 ] Mention that Emacs 24.4 is required
...
Some packages are now depending on Emacs 24.4 (e.g. magit).
2016-04-28 16:14:14 -07:00
Bozhidar Batsov
567907abe6
Improve code style a bit
2016-04-28 11:40:28 -07:00
Bozhidar Batsov
7628e0bdb5
[ Fix #989 ] Use eldoc-mode instead of haskell-doc-mode
2016-04-28 11:39:40 -07:00
Eric Zhang
aafe4156ed
Fix some auto-pairing issues when editing erb file with web-mode ( #805 )
2016-04-18 09:19:06 -07:00
Bozhidar Batsov
555abd9a2f
Merge pull request #983 from pastafari/add-magit-hook
...
Add a hook to magit that notifies diff-hl
2016-04-13 17:16:00 -07:00
Mohit Thatte
02e0c2fc41
Add a hook to magit that notifies diff-hl
...
- as per the diff-hl-mode README
If you're using a version before 2.4.0, it defines
magit-revert-buffer-hook (or magit-not-reverted-hook),
which we use.
When using Magit 2.4 or newer, add this to your init script:
(add-hook 'magit-post-refresh-hook 'diff-hl-magit-post-refresh)
2016-04-06 22:37:41 +05:30
Bozhidar Batsov
1f3ddb638c
[ Fix #977 ] Add the which-key package
2016-03-10 10:51:21 +02:00
Bozhidar Batsov
3053164cf4
Disable the annoying bell ring
2016-02-14 12:08:33 +02:00
Bozhidar Batsov
703f84ae86
Merge pull request #969 from syohex/non-dotted-pair
...
Fix non dotted pair element issue
2016-02-13 09:07:21 +02:00
Syohei YOSHIDA
526ffaaeca
Fix non dotted pair element issue
...
Every element of auto-mode-list are not dotted pair. For example
.gpg, .gz etc. assoc-default returns list for such buffer names and
funcall raises error because it is not function.
2016-02-13 12:22:59 +09:00
Bozhidar Batsov
ebd6e9d591
Update the copyright years
2016-01-31 08:44:18 +02:00
Bozhidar Batsov
81cc977b16
Replace prelude-goto-symbol with imenu-anywhere
2016-01-30 12:44:16 +02:00
Bozhidar Batsov
601db9099e
Update copyright
2015-12-25 11:31:41 +02:00
Bozhidar Batsov
3906f34d6c
Update cider-mode's hook
2015-12-23 10:23:00 +02:00
Bozhidar Batsov
0c4457e1c8
Remove duplicated line
2015-12-19 16:53:56 +02:00
Bozhidar Batsov
5ce441b5ca
Merge pull request #936 from dylnclrk/master
...
Don't invoke set-fontset-font if it is void
2015-12-09 21:48:05 +02:00
Bozhidar Batsov
c468da28d4
Merge branch 'master' of github.com:bbatsov/prelude
2015-11-10 22:38:46 +02:00
Bozhidar Batsov
ea02ea7c1a
Auto-install elm-mode if needed
2015-11-10 22:38:26 +02:00
Dylan Clark
a164dfa742
Don't invoke set-fontset-font if it is void
...
Prevent Prelude's OS X support from breaking the configuration of
users who do not install a Cocoa version of Emacs.
2015-11-02 16:08:21 -08:00
Bozhidar Batsov
4635797ed5
Merge pull request #935 from 4e6/patch-1
...
Fix README for helm-projectile-find-other-file keybinding
2015-11-02 19:22:18 +02:00
Dmitry Bushev
b5f36a73d2
Fix README for helm-projectile-find-other-file keybinding
2015-11-02 16:09:20 +03:00
Bozhidar Batsov
f92ea41b72
Use beacon
2015-10-29 19:26:37 +02:00
Bozhidar Batsov
cbe988da7a
Merge pull request #927 from tmccombs/magit-log-key
...
Fix magit key bindings.
2015-10-29 16:22:02 +02:00
Bozhidar Batsov
9c07eaefbb
Merge pull request #932 from rprimus/ocaml-utop
...
Replace deprecated utop-setup-ocaml-buffer function
2015-10-29 16:21:46 +02:00
Richard Primus
09b61bbd48
Replace deprecated utop-setup-ocaml-buffer function
2015-10-29 12:51:00 +00:00
Thayne McCombs
9696c56d8b
Fix magit key bindings
2015-10-23 22:44:04 -06:00
Bozhidar Batsov
05dc795f2b
Merge pull request #911 from bkruczyk/customize-default-shell
...
Customize shell to run with prelude-visit-term-buffer
2015-10-15 12:21:09 +03:00
Bartłomiej Kruczyk
c35bbaaca3
Customize shell to run with prelude-visit-term-buffer
2015-10-15 11:17:21 +02:00
Bozhidar Batsov
863e8c1cec
Merge pull request #915 from ducky427/master
...
Use https for melpa
2015-10-14 17:52:07 +03:00
Bozhidar Batsov
ca9ed01b33
Merge pull request #917 from lvh/patch-1
...
Add emoji support
2015-10-12 16:43:33 +03:00
lvh
15656f072b
Add emoji support
...
Enable emoji, and stop the UI from freezing when trying to display them.
2015-10-12 13:13:45 +02:00
Ducky
5e9a1596ce
Use https for melpa
2015-10-06 14:26:43 +01:00
Bozhidar Batsov
a952afdb7f
Merge pull request #914 from brianloveswords/patch-1
...
Update README.md
2015-10-02 09:29:59 +03:00
Brian J Brennan
c70324bed8
Update README.md
...
Just updating README for latest version of Emacs
2015-10-01 13:32:49 -04:00
Bozhidar Batsov
5b0c51d0ed
Merge pull request #905 from toctan/fix-kill-region-ad
...
[Fix #902 ] Fix kill-region advice
2015-09-10 19:55:31 +03:00
toctan
2160bd34a5
[ Fix #902 ] Fix kill-region advice
2015-09-10 16:30:30 +08:00
Bozhidar Batsov
07dc2d1c5d
Merge pull request #900 from toctan/fix-kill-region-ad
...
fix kill-region advice, close bbatsov/prelude#899
2015-09-06 11:31:12 +03:00
toctan
535e054208
[ Fix #899 ] Make the kill-region advice play nice with rectangle-mark-mode
2015-09-06 13:57:15 +08:00
Bozhidar Batsov
4fd85a4e40
Merge pull request #888 from CNBorn/stylus-mode
...
Add stylus-mode auto installation
2015-09-06 08:55:44 +03:00
Bozhidar Batsov
19cf3dc375
Merge pull request #901 from toctan/trash
...
Respect `delete-by-moving-to-trash` with `prelude-delete-file-and-buffer`
2015-09-05 11:22:10 +03:00
toctan
e28d03818d
Respect delete-by-moving-to-trash
...
close bbatsov/prelude#864
2015-09-03 23:45:46 +08:00
Tyler Xing
8e81a3c712
Add stylus-mode auto installation
2015-08-23 11:15:11 -04:00