Commit graph

108 commits

Author SHA1 Message Date
Bozhidar Batsov 1c5658d882 by popular demand - added elisp-slime-nav 2012-12-23 15:33:27 +02:00
Bozhidar Batsov 152546ff48 reenabled whitespace-mode by default and made it a lot less intrusive 2012-12-23 11:24:55 +02:00
Bozhidar Batsov 4acc2043b6 strip the faces of symbol strings in prelude-ido-goto-symbol 2012-12-23 09:54:46 +02:00
Bozhidar Batsov 410c1ca4c9 migrated to scala-mode2 2012-12-19 16:36:19 +02:00
Bozhidar Batsov b01492e7ea moved back the prelude modules into the main Prelude project 2012-12-15 22:07:25 +02: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
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 10f0b11bb8 updated helm keybinding to match suggested one 2012-04-04 18:50:34 +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 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 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 78bd021354 fixed #89 - changed er/expand-region's default keybinding to C-c w 2012-03-09 16:20:46 +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
Gleb Peregud 5921ed3a91 make C-c C-k aware of rebar and rebar.config 2012-02-29 14:00:04 +01:00
Emanuel Evans 8830d8e873 Fixed a bug in Makefile hook configuration 2012-02-27 23:19:53 -05: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 83f50fcf91 nicer check for the presence of fringe-mode 2012-02-26 20:58:56 +02:00
Perry Kundert 21b835d755 Catch void-function error if fringe-mode undefined (non-window build) 2012-02-25 17:42:59 -07:00
Gleb Peregud 5647f1a883 add missing keys to restore 2012-02-24 16:43:59 +01:00
Bozhidar Batsov f6768ef17d enabled a couple of useful commands by default 2012-02-23 18:22:18 +02:00
Bozhidar Batsov 605afde052 introduced prelude-mode 2012-02-23 18:02:34 +02:00
Bozhidar Batsov 6a1ca6b0dc disable M-left and M-right global keybindings 2012-02-23 16:39:06 +02:00
Bozhidar Batsov c8d307d8cc used kill-new instead of temp buffer in prelude-copy-file-name-to-clipboard 2012-02-23 16:21:19 +02:00
Nicholas Kirchner 0b5ef9f229 OS X menu bars fix 2012-02-18 17:25:45 -06:00
Bozhidar Batsov 802118c21c added magithub 2012-02-18 22:29:59 +02:00
Gleb Peregud 7db727d1c3 add volatile-highlights 2012-02-18 20:30:28 +01:00