Commit graph

896 commits

Author SHA1 Message Date
Bozhidar Batsov f5c944f4d0 Merge pull request #124 from shosti/fix-inf-ruby
Update to work with latest version of inf-ruby
2012-04-10 01:13:42 -07:00
Emanuel Evans 09e3ceebfa Update to work with latest version of inf-ruby
inf-ruby-keys renamed to inf-ruby-update-keybindings
2012-04-09 23:12:04 -04:00
Bozhidar Batsov f8dfa4b099 fixed #120 - added helm and yasnippet to the list of packages 2012-04-06 18:37:31 +03:00
Bozhidar Batsov 371fea6e16 rebased to MELPA 2012-04-06 17:02:27 +03:00
Bozhidar Batsov cc82212874 removed a lot of stuff and moved them to the project's page 2012-04-05 11:55:32 +03:00
Bozhidar Batsov d7cc771c7d fixed #117 - dir check in installer script 2012-04-05 11:07:20 +03:00
Bozhidar Batsov 10f0b11bb8 updated helm keybinding to match suggested one 2012-04-04 18:50:34 +03:00
Bozhidar Batsov 72f44bcc1f migrated helm, yasnippet and feature-mode (cucumber.el) to submodules 2012-04-04 18:44:41 +03:00
Bozhidar Batsov 72f073feaa mention the transition to personal as a submodule 2012-04-04 18:32:47 +03:00
Bozhidar Batsov 4deb718c8f updated personal 2012-04-04 18:24:15 +03:00
Bozhidar Batsov 2b9aad93e6 moved samples to personal 2012-04-04 18:23:34 +03:00
Bozhidar Batsov 3a3f78fab6 fixed #104 - personal dir is now a submodule 2012-04-04 18:17:59 +03:00
Bozhidar Batsov fe49d5d195 removed personal dir 2012-04-04 18:08:30 +03:00
Bozhidar Batsov 9dbe812916 fixed #115 - added a notice in the README about buggy snapshot builds 2012-04-04 12:41:41 +03:00
Bozhidar Batsov 2847f3fb76 Merge branch 'master' of github.com:bbatsov/emacs-prelude 2012-04-04 12:38:06 +03:00
Bozhidar Batsov c7b207d7b9 fixed #111 - yasnippet not loading snippets from personal/snippets 2012-04-04 12:37:55 +03:00
Bozhidar Batsov e4850b9221 fixed #114 - added missing prelude-mediawiki provide 2012-03-30 23:25:10 +03:00
Bozhidar Batsov abce827b25 added a mention of WikEmacs 2012-03-30 15:46:01 +03:00
Bozhidar Batsov 5ea0f20b9a added mediawiki support 2012-03-30 15:26:12 +03:00
Bozhidar Batsov d91e23b049 fixed #110 - removed global bindings for bury buffer 2012-03-29 14:45:41 +03:00
Bozhidar Batsov 072d856621 fixed #107 - url encoded the google query string 2012-03-28 14:40:50 +03:00
Bozhidar Batsov ab37af433f fixed #99 - duplicate keybinding for bury-buffer 2012-03-28 14:38:11 +03:00
Bozhidar Batsov 98ec2368ae improved the conventions for snippet placement 2012-03-21 16:50:01 +02:00
Bozhidar Batsov ab0f584abf fixed #97 - helm-config should be loaded before projectile 2012-03-20 21:45:51 +02:00
Bozhidar Batsov 181a71d1d2 leftover from the previous commit 2012-03-16 12:46:19 +02:00
Bozhidar Batsov 22d6e07345 replaced anything with helm 2012-03-16 12:46:01 +02:00
Bozhidar Batsov c209a6da26 added a section of flyspell-mode 2012-03-16 12:38:55 +02:00
Bozhidar Batsov ae95393e96 added anything-config 2012-03-13 17:20:19 +02:00
Bozhidar Batsov fbf925cc32 more informative frame-title-format 2012-03-13 17:16:01 +02:00
Bozhidar Batsov 7705c54aaa fixed #79 - Prelude's keybindings are after all just user keybindings 2012-03-09 16:24:25 +02:00
Bozhidar Batsov 530fe743b3 Merge branch 'master' of github.com:bbatsov/emacs-prelude 2012-03-09 16:21:20 +02:00
Bozhidar Batsov 78bd021354 fixed #89 - changed er/expand-region's default keybinding to C-c w 2012-03-09 16:20:46 +02:00
Bozhidar Batsov 073fa4388e Update README.md 2012-03-07 17:58:28 +02:00
Bozhidar Batsov 00acbcfcaa Update README.md 2012-03-07 17:50:47 +02:00
Bozhidar Batsov 811bf29287 added a bit of auto-indent on paste magic and auto detection of script files 2012-03-07 13:06:33 +02:00
Bozhidar Batsov 5f81a0bdd8 moved the auto-save code to the editor module 2012-03-07 11:51:57 +02:00
Bozhidar Batsov d0e5ef316d Merge branch 'master' of github.com:bbatsov/emacs-prelude 2012-03-06 19:23:18 +02:00
Bozhidar Batsov 935db6d62b auto-save files on window or buffer switch 2012-03-06 19:23:04 +02:00
Bozhidar Batsov 577be2e5e3 Merge pull request #88 from gleber/erlang-compile
Make C-c C-k aware of rebar and rebar.config
2012-02-29 05:11:18 -08:00
Gleb Peregud 5921ed3a91 make C-c C-k aware of rebar and rebar.config 2012-02-29 14:00:04 +01:00
Bozhidar Batsov 27813974d9 moved example_el to samples 2012-02-28 13:57:47 +02:00
Bozhidar Batsov cda0792e8f Merge pull request #87 from shosti/fix_makefile_bug
Fixed a bug in Makefile hook configuration
2012-02-27 23:22:31 -08:00
Emanuel Evans 8830d8e873 Fixed a bug in Makefile hook configuration 2012-02-27 23:19:53 -05:00
Bozhidar Batsov fde883cbc0 Merge pull request #86 from pjkundert/master
Handle tabs better, convert all prelude-*-hooks to follow run-hooks convention
2012-02-27 14:50:17 -08:00
Perry Kundert 04b1fe44c3 Convert all prelude-*-mode-hooks into actual hooks (allow add-hook) 2012-02-27 14:32:19 -07:00
Perry Kundert cc2836c4f6 Retain correct 8-character tabs, but avoid them for future indenting 2012-02-27 12:49:00 -07:00
Bozhidar Batsov 47981c6ee1 some README improvements 2012-02-27 12:20:54 +02:00
Bozhidar Batsov 40eee66c5a use the git protocol instead of https in the installer 2012-02-26 21:07:47 +02:00
Bozhidar Batsov 83f50fcf91 nicer check for the presence of fringe-mode 2012-02-26 20:58:56 +02:00
Bozhidar Batsov ffe16ffa92 Merge pull request #84 from pjkundert/master
non-windows build issues, missing yas directory
2012-02-26 10:55:46 -08:00