Commit graph

1519 commits

Author SHA1 Message Date
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
Abizer Nasir 4b680ddfc6 Correct terminator for .sbclrc 2014-04-01 08:23:01 +01:00
Abizer Nasir 46d31840e9 Open files with .cl extension in lisp-mode
I'm surprised that this isn't already the case.

Although most people use the .lisp extension, some do use .cl
2014-04-01 08:21:53 +01:00
Bozhidar Batsov 43c4209dee Merge pull request #501 from wishbear/master
don't enable coffee-cos mode if buffer filename is nil
2014-03-26 17:19:57 +02:00
Andrey Kouznetsov b1854d35cb don't enable coffee-cos mode if buffer filename is nil 2014-03-26 21:02:40 +06:00
Bozhidar Batsov 180d963b25 Merge pull request #499 from bixuanzju/patch-1
Attempt to refactor two "duplicate" functions.
2014-03-24 11:48:36 +02:00
Jeremy Bi 1c93689701 Attempt to refactor two "duplicate" functions.
Attempt to extract a generic function `prelude-get-positions-of-line-or-region` from `prelude-duplicate-current-line-or-region` and `prelude-duplicate-and-comment-current-line-or-region`
2014-03-20 11:05:40 +08:00
Bozhidar Batsov 08494c79db Merge branch 'master' of github.com:bbatsov/prelude 2014-03-10 11:59:12 +02:00
Bozhidar Batsov c9b6b8a76c Don't mess with Projectile's modeline text 2014-03-10 11:58:31 +02:00
Bozhidar Batsov 39f95c16c5 Merge pull request #493 from pokehanai/hotfix/coffee-tabwidth
FIX: `coffee-mode` uses `coffee-tab-width` instead of `tab-width`.
2014-03-02 11:40:05 +02:00
HANAI tohru 4e8003b975 FIX: coffee-mode uses coffee-tab-width instead of tab-width.
And recently it has removed `tab-width` dependency completely.
2014-03-02 16:43:50 +09:00
Bozhidar Batsov 8a3e01cd32 [Fix #484] Set OS X specific latex settings conditionally 2014-02-06 10:36:01 +02:00