Commit graph

1354 commits

Author SHA1 Message Date
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
Bozhidar Batsov 1bb8852b0f Merge pull request #485 from bixuanzju/patch-1
web-mode is now compatible with minor modes
2014-02-02 23:16:42 -08:00
Jeremy Bi 430c9825cb web-mode is now compatible with minor modes 2014-02-03 09:53:24 +08:00
Bozhidar Batsov 8943f98302 Merge pull request #476 from ardumont/add-duckduckgo-search-engine
Add DuckDuckGo to the search engines list
2014-01-14 02:15:03 -08:00
Antoine R. Dumont f83428f9f3 Add binding C-c U for DuckDuckGo search 2014-01-14 08:41:15 +01:00
Antoine R. Dumont 7cca7f718e Add DuckDuckGo search engine in the default list. 2014-01-11 19:17:59 +01:00
Antoine R. Dumont 8e573e1eb8 Factor the search engine installation to ease the future install of new ones. 2014-01-11 19:16:04 +01:00
Bozhidar Batsov 9fb9540410 Merge pull request #473 from jehrhardt/podfiles
Use ruby-mode for Podfile
2014-01-10 08:23:17 -08:00
Jan Ehrhardt 0a1e8e4057 Use ruby-mode for Podfile
A Podfile is used for CocoaPods to do a Bundler like dependency
management in XCode projects. Similar to a Rakefile or a Gemfile the
Podfile contains a dependency description in a Ruby based DSL.
2014-01-10 15:40:22 +01:00
Bozhidar Batsov 2c2855841c Merge pull request #465 from bixuanzju/patch-1
`lisp-complete-symbol` is obsolete
2014-01-06 05:55:50 -08:00
Jeremy Bi 1bbdf9219c Update prelude-lisp.el
Use `completion-at-point` since `lisp-complete-symbol` is obsolete as of Emacs 24.4.
2014-01-05 12:45:19 +08:00
Bozhidar Batsov abe95bcb52 Mention guru-warn-only 2014-01-05 00:29:07 +02:00
Bozhidar Batsov 015c2de3b6 Bind ace-jump-mode to s-. as well 2014-01-02 11:38:49 +02:00
Bozhidar Batsov f573fd99e4 Change C-c SPC to C-c j to avoid a conflict in org-mode
In org-mode C-c SPC is bound to `org-table-blank-field`
2014-01-02 11:35:58 +02:00
Bozhidar Batsov 7909617b9e Don't use C-x SPC as it's used in Emacs 24.4 by default for rectangular selection 2013-12-27 17:15:25 +02:00
Bozhidar Batsov fa6795b71f Improve prelude-eval-and-replace 2013-12-21 22:15:52 +02:00