Commit graph

410 commits

Author SHA1 Message Date
Bozhidar Batsov 0eb9904e3d removed everything from the vendor dir 2012-04-17 20:17:27 +03:00
Bozhidar Batsov 7c715f3f58 Merge pull request #132 from zickzackv/patch-1
Loads the files in the personal dir by absolute path. Loads really the c...
2012-04-17 10:07:41 -07:00
zickzackv 26394bc3a6 Loads the files in the personal dir by absolute path. Loads really the custom.el file and others and does not
shadow other existing files. Load-path does currently not include the personal dir
2012-04-17 20:02:02 +03:00
Bozhidar Batsov 72fbf974c3 added a personal dir 2012-04-17 17:48:47 +03:00
Bozhidar Batsov 78c21a9b6f a few fixes 2012-04-17 17:47:05 +03:00
Bozhidar Batsov d2364f00c9 ignore .DS_Store files 2012-04-17 17:36:06 +03:00
Bozhidar Batsov 23f3853a95 extracted non-essential modules to a separate project 2012-04-17 17:35:21 +03:00
Bozhidar Batsov 66bc6f0809 make heavier use of autogenerated autoloads and eval-after-load to
optimize the load time
2012-04-12 18:21:19 +03:00
Bozhidar Batsov 5b2ef06840 refactored prelude-ruby into several modules 2012-04-12 17:11:50 +03:00
Bozhidar Batsov 072095652f fixed yasnippet dirs 2012-04-12 15:42:50 +03:00
Bozhidar Batsov 5c0cd6b19e fixed helm deps 2012-04-12 14:54:25 +03:00
Bozhidar Batsov b8c5cfa975 fixed a potential Helm problem 2012-04-10 18:08:34 +03:00
Bozhidar Batsov e9bace9d07 Merge branch 'master' of github.com:bbatsov/emacs-prelude 2012-04-10 16:17:04 +03:00
Bozhidar Batsov 18b1fdfa64 nicer predefined Helm 2012-04-10 16:16:52 +03:00
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