Bozhidar Batsov
c139f01f9b
[ Fix #1193 ] Fix Prelude's menu definition
2018-09-28 17:34:53 +03:00
Bozhidar Batsov
e7b42d1e5c
Replace Prelude's auto-save functionality with super-save
...
Prelude's auto-save logic was extracted in the super-save packaged
and polished a bit there.
2018-09-28 16:57:17 +03:00
Bozhidar Batsov
fef1988eac
Clean up prelude-mode
...
* Move the mode menu top-level, so it's easier to discover
* Make prelude-mode a global mode and remove prelude-global-mode
2018-09-28 09:13:55 +03:00
Chilling Hsu
e9590101d8
Don't use an obsolete command
2018-09-19 09:13:05 +04:00
Bozhidar Batsov
aa54fd6dc9
Improve the mode menu a bit
2018-08-09 08:25:07 +03:00
Bozhidar Batsov
a3729c1306
Kill some remnants for god-mode
2018-08-08 15:35:45 +03:00
Bozhidar Batsov
73ae504161
Add back C-c p as a prefix for Projectile
2018-08-08 15:32:52 +03:00
Bozhidar Batsov
dd5465752e
Remove god-mode and grizzl
2018-07-17 10:39:18 +03:00
Bozhidar Batsov
54110fa434
[ Fix #1176 ] Remove smart-mode-line
...
As mentioned in the issue - it's causing problems on Emacs 26.1.
2018-07-17 10:33:36 +03:00
Bozhidar Batsov
c28686af80
Require Emacs 25.1
2018-07-10 09:01:24 +03:00
Bozhidar Batsov
79c2e6fb40
Update a reference to projectile-global-mode
2018-07-10 08:53:18 +03:00
Bozhidar Batsov
493836e953
[ Fix #1170 ] Remove the vkill package
...
Seems it's no longer available on MELPA.
See https://github.com/melpa/melpa/pull/5409 for details.
2018-05-13 20:21:06 +03:00
Bozhidar Batsov
99c0fafc1c
Remove the mediawiki module
2018-05-09 10:01:23 +03:00
Bozhidar Batsov
007ae88ed2
Replace dash with the built-in cl-lib
2018-05-08 22:54:42 +03:00
Bozhidar Batsov
d6842eccad
Replace some custom TODO & friends highlighting with the hl-todo
...
package
2018-05-08 20:19:38 +03:00
Bozhidar Batsov
d09630aefb
Tweak some OS references
2018-05-06 13:35:38 +03:00
Bozhidar Batsov
6bb668aa3b
Add a helpful comment
2018-05-06 09:54:28 +03:00
Bozhidar Batsov
270ef647a1
Improve the code style
2018-05-06 09:53:24 +03:00
Bozhidar Batsov
e1d2f4fd7e
Rename prelude-osx.el to prelude-macos.el
2018-05-06 09:49:27 +03:00
Bozhidar Batsov
d6786e33f1
[ Fix #1147 ] Add an extra keybinding for ace-window that's Windows
...
friendly
2018-05-06 09:35:46 +03:00
Bozhidar Batsov
bf57696835
Update the copyright years
2018-05-06 09:21:24 +03:00
Tyler Xing
aa3ee6f7a9
Add graphql-mode auto installation
2018-04-25 10:54:19 -05:00
Bozhidar Batsov
838daf83d9
Kill obsolete defcustom prelude-shell
2017-12-25 11:29:27 +02:00
Erik Johansson
bd287e657a
Correct two minor spelling errors
2017-08-30 20:51:24 +03: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
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
Joel Holder
2a49600680
Update saveplace to work with Emacs 25 ( #1046 )
2016-10-26 08:36:17 +02:00
Rahiel Kasim
7551ed6e33
Wrap kill-region with defadvice from crux ( #1035 )
2016-09-25 07:58:06 +03:00
Gregg Hernandez
f5f4d773f3
Add kotlin-mode to the auto-install list ( #1016 )
2016-07-23 19:17:40 +03:00
Bozhidar Batsov
01c3d5153f
Remove a mention of scala-mode2
2016-06-01 23:47:03 +03:00
Huang Bin
32354c79c5
Fix the crux-like changes ( #995 )
2016-05-02 20:14:31 -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
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
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
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
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
f92ea41b72
Use beacon
2015-10-29 19:26:37 +02: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