Daniel Wu
7f6969cc3b
made prelude-open-with work in dired mode
2014-05-14 21:40:00 -04:00
Bozhidar Batsov
3473350829
Set large-file-warning-threshold to 100MB (by default it was just 10)
2014-05-14 16:08:21 +03:00
Bozhidar Batsov
e3c373ca13
Auto-join #prelude-emacs and #projectile IRC channels
2014-05-10 15:09:38 +03:00
Bozhidar Batsov
aa49a0f646
Reorder a bit default module config
2014-05-10 15:08:39 +03:00
Bozhidar Batsov
5c376b17d8
Mention freenode channel
2014-05-10 14:59:44 +03:00
Bozhidar Batsov
370d0fe473
Merge pull request #523 from roryk/upstream
...
Add prelude-evil.
2014-05-10 11:16:51 +03:00
Bozhidar Batsov
f1ddec7a88
Merge pull request #526 from dougm/load-path-filter
...
Filter all hidden directories when adding to load-path
2014-05-10 11:16:21 +03:00
Bozhidar Batsov
b1226a2eb1
Merge pull request #533 from tatsuhirosatou/ackInDebian
...
Checks for ack-grep, for Debian systems.
2014-05-10 11:02:36 +03:00
Gabriel J. Pérez Irizarry
596d499e32
Checks for ack-grep, for Debian systems.
2014-05-09 12:31:35 -04:00
Gabriel J. Pérez Irizarry
055ce06b38
Fixes bbatsov/prelude#528
2014-05-09 12:07:55 -04:00
Doug MacEachern
4855e6efd2
Filter all hidden directories when adding to load-path
...
prelude-add-subfolders-to-load-path currently recurses into ".git"
directories for example. Seems reasonable to skip any "hidden"
directory prefixed with a "."
2014-04-30 16:54:42 -07:00
Bozhidar Batsov
0c93a1c542
Ignore in recentf all files from the elpa dir and the savefile dir
2014-04-30 12:46:32 +03:00
Jeremy Bi
d82fc1f45f
Simplify prelude-annotate-todo
, make it evaporate when modified.
2014-04-27 23:46:08 +08:00
roryk
2aa1038e0b
Add prelude-evil.
...
A reasonable default setup for using evil-mode with prelude.
2014-04-26 11:28:48 -04:00
Bozhidar Batsov
3bed971d1a
Merge pull request #522 from antono/rabl
...
Use ruby-mode for RABL templates
2014-04-25 17:29:49 +03:00
Antono Vasiljev
13ca5d59c1
Use ruby-mode for RABL templates
2014-04-25 16:43:29 +03:00
Bozhidar Batsov
5d63050837
Merge pull request #521 from Sliim/add-ruby-auto-mode-alist
...
Use ruby-mode for Berksfile
2014-04-25 15:12:00 +03:00
Sliim
4b17d9e55b
Use ruby-mode for Berksfile
2014-04-25 14:18:12 +02:00
Bozhidar Batsov
95a7eb2689
Revert "Enable desktop-save-mode by default"
...
This reverts commit 2383e5730c
.
Conflicts:
core/prelude-ui.el
2014-04-25 14:06:36 +03:00
Bozhidar Batsov
5a5eeec6aa
Add Gittip badge
2014-04-25 09:35:04 +03:00
Bozhidar Batsov
6ad8965fe2
Merge pull request #516 from gongzhitaao/prelude-annotate-todo
...
annotate TODO only in comments
2014-04-19 23:33:22 +03:00
Zhitao Gong
5d8fd5c35a
annotate TODO in comments
2014-04-19 15:28:37 -05:00
Bozhidar Batsov
e7d9555bc3
Remove a couple of kill-related advices
...
Those are made redundant by the awesome easy-kill.
2014-04-19 15:05:09 +03:00
Bozhidar Batsov
b51eeff933
Colorize compilation buffers out-of-the-box
2014-04-19 10:29:14 +03:00
Bozhidar Batsov
53409cc355
Save desktop without asking anything
2014-04-15 17:08:03 +03:00
Bozhidar Batsov
2383e5730c
Enable desktop-save-mode by default
2014-04-15 15:51:37 +03:00
Bozhidar Batsov
698b24661f
Recognize Rust source files automatically
2014-04-15 13:18:51 +03:00
Bozhidar Batsov
e84e180511
Recognize Elixir source files automatically
2014-04-15 13:17:23 +03:00
Bozhidar Batsov
41da475ed4
Save all buffers on focus lost
2014-04-14 17:54:13 +03:00
Bozhidar Batsov
244fe33296
Merge branch 'master' of github.com:bbatsov/prelude
...
Conflicts:
core/prelude-editor.el
2014-04-14 17:41:16 +03:00
Bozhidar Batsov
5538bb77b9
Add diff-hl package
2014-04-14 17:40:34 +03:00
Bozhidar Batsov
01bb1c9e90
Code style
2014-04-13 11:46:49 +03:00
Bozhidar Batsov
f5092b31fd
Add the easy-kill package
2014-04-12 17:47:06 +03:00
Bozhidar Batsov
ef14f87c07
Merge branch 'master' of github.com:bbatsov/prelude
2014-04-08 11:57:45 +03:00
Bozhidar Batsov
9f7d22f417
Increase a bit the idle delay
2014-04-08 11:57:18 +03:00
Bozhidar Batsov
7ef65a6a3b
Remove some unneeded company config
2014-04-08 11:56:00 +03:00
Bozhidar Batsov
7f16c7b59b
Merge pull request #514 from jehrhardt/puppetfiles
...
Add ruby-mode to Puppetfiles
2014-04-07 19:49:59 +03:00
Jan Ehrhardt
9230f7118b
Add ruby-mode to Puppetfiles
...
Puppetfiles are similar to Gemfiles, but for librarian-puppet, that
manages dependencies on Puppet modules.
2014-04-07 18:32:08 +02:00
Bozhidar Batsov
5a228966ca
Add basic company config
2014-04-07 19:22:19 +03:00
Bozhidar Batsov
ec1241f976
Correct conflicting keybinding
2014-04-05 15:57:55 +03:00
Bozhidar Batsov
ada5e062e6
Add a basic shell module with some pretzo-related config
2014-04-04 15:13:07 +03:00
Bozhidar Batsov
bdf1d12df7
Always load newest byte code
2014-04-04 14:46:44 +03:00
Bozhidar Batsov
05c5a52d22
Improve version check
2014-04-04 14:46:44 +03:00
Bozhidar Batsov
0b4d3ab39e
Merge pull request #509 from dkr05/master
...
Modified the URL
2014-04-03 23:33:56 +03:00
Bozhidar Batsov
03239152ab
Merge pull request #511 from Abizern/ace-jump-mode
...
Add ace-jump-buffer to Prelude
2014-04-03 23:33:47 +03:00
Abizer Nasir
58e15b93fc
Add ace-jump-buffer to Prelude
...
Keybindings set to `C-c k` and `S->`
2014-04-03 19:44:10 +01:00
Hariharan R
f160062caa
Modified the URL
...
Added the correct URL for WikEmacs articles on installing Emacs.
2014-04-03 14:53:51 +05:30
Bozhidar Batsov
7df35f074a
Merge pull request #506 from Abizern/podspec
...
Open .podspec files in Ruby mode
2014-04-01 10:28:50 +03:00
Bozhidar Batsov
424e20336d
Merge pull request #505 from Abizern/clisp-extension
...
Clisp extension
2014-04-01 10:28:32 +03:00
Abizer Nasir
320944cc9a
Open .podspec files in Ruby mode
...
.podspec files use a Ruby DSL for the CocoaPod dependency management
system, common in iOS development.
Although the Podspec file correctly opens in Ruby mode, the .podspec
file does not. This corrects that.
2014-04-01 08:25:44 +01:00