Szymon Wrozynski
7dbf9686b7
Use elpa repository for 'queue' and 'spinner' packages
2017-01-09 23:42:00 +07:00
Johannes Choo
ab09e984d1
Add stanza inserted by Package.el cf. bbatsov#1056
...
Add obnoxious stanza auto-inserted by Package.el to prevent it generating its own whenever Emacs is started.
cf. bbatsov#1056
2017-01-04 09:18:53 +02:00
Jennifer Page
e0a86fcb02
[ Fix #743 ] Add support for package pinning ( #1048 )
2017-01-04 09:17:48 +02:00
Bozhidar Batsov
e0ca7c7003
Update the copyright years
2017-01-04 01:20:26 +02:00
Bozhidar Batsov
4ab668ddef
Code style
2017-01-04 01:18:41 +02:00
Neurolit
fbc6d1559a
Use http protocol instead of https for ELPA on Windows
2017-01-04 01:15:41 +02:00
Joe DeVivo
6d1569289e
Disable Flycheck warnings for personal
...
* Modified the regex so prelude won't load any .el files that start with
a `.`, spefically for `.dir-locals.el`. This file does not play nice
with `load`
* Added a `personal/.dir-locals.el` to disable the flychecker
2017-01-04 01:14:32 +02:00
Jan Ehrhardt
7b4fdcaa0d
Use settings from .editorconfig file ( #1008 )
...
When an .editorconfig file is present in the project, it should be
used.
2017-01-04 01:07:37 +02:00
Neurolit
252f42833e
Don't alter C-a binding in orgmode
2017-01-04 01:05:25 +02:00
Joel Holder
2a49600680
Update saveplace to work with Emacs 25 ( #1046 )
2016-10-26 08:36:17 +02:00
Ben Denham
8f014589a7
Ignore emacs desktop files ( #1044 )
2016-10-24 08:08:45 +02:00
Bozhidar Batsov
d16c121c68
[ Fix #1004 ] Correct the Salt link in the README
2016-10-06 13:26:07 +03:00
Bozhidar Batsov
7bb58b8e86
[ Fix #1012 ] Update a reference to a crux function
2016-10-06 13:23:22 +03:00
Bozhidar Batsov
b05126e41e
Update the README for Emacs 25
2016-10-03 08:58:09 +03:00
Karl Erik Holter
086c389b1d
Rename .emacs if it exists in the installer( #1037 )
...
If user has a $HOME/.emacs file, the prelude installer script
will install just fine, but when starting emacs, nothing will
take effect because emacs doesn't load .emacs.d/init.el if .emacs
exists. Because this is confusing for new users, the installer should
default to renaming this file to make emacs actually load prelude.
2016-10-02 08:19:01 +03:00
ken-olstad
ccedc77285
Add helm-occur-from-isearch to isearch-mode-map ( #1030 )
2016-09-25 07:58:47 +03:00
Rahiel Kasim
7551ed6e33
Wrap kill-region with defadvice from crux ( #1035 )
2016-09-25 07:58:06 +03:00
Gaelan D'costa
e8a0f5e833
pretzo -> prezto ( #1034 )
2016-09-22 09:21:27 +03:00
Gregg Hernandez
f5f4d773f3
Add kotlin-mode to the auto-install list ( #1016 )
2016-07-23 19:17:40 +03:00
Novak Boškov
74b2b76618
Fix a broken link in README.md ( #1007 )
2016-06-04 01:27:45 +03:00
Bozhidar Batsov
f27de9705c
Add a gratipay badge
2016-06-02 16:43:18 +03:00
Bozhidar Batsov
8c4b939fa5
Make the scala-mode dependency explicit
...
This commit also adds back the auto-enabling of subword-mode together
with scala-mode.
2016-06-01 23:47:21 +03:00
Bozhidar Batsov
01c3d5153f
Remove a mention of scala-mode2
2016-06-01 23:47:03 +03:00
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