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 |
|
Gleb Peregud
|
eeb8b22540
|
replace ack-and-a-half with package from Marmalade
|
2012-02-18 16:33:47 +01:00 |
|
Bozhidar Batsov
|
103dbcd8d0
|
restored yasnippet
|
2012-02-17 22:12:32 +02:00 |
|
Bozhidar Batsov
|
677ebde235
|
used a smaller fringe
|
2012-02-16 18:01:48 +02:00 |
|
Bozhidar Batsov
|
a732fef4fb
|
Merge branch 'master' of github.com:bbatsov/emacs-prelude
|
2012-02-16 12:41:09 +02:00 |
|
Bozhidar Batsov
|
100055e879
|
fixed #66 - added prelude-restore-arrow-keys function
|
2012-02-16 12:41:03 +02:00 |
|
Gleb Peregud
|
c4f3b4e524
|
fix ediff unnecessary frame
|
2012-02-15 21:56:40 +01:00 |
|
Bozhidar Batsov
|
fb9310734c
|
fixed #15 - don't show the menu-bar in an OS X terminal frame
|
2012-02-15 19:02:51 +02:00 |
|
Bozhidar Batsov
|
f6b89b9b18
|
added expand-region
|
2012-02-15 18:26:57 +02:00 |
|
Bozhidar Batsov
|
119706dee6
|
fixed a typo
|
2012-02-15 18:16:48 +02:00 |
|
Gleb Peregud
|
10f7bebf95
|
add prelude-erlang
|
2012-02-15 15:42:49 +01:00 |
|
Bozhidar Batsov
|
2bd9b151b5
|
fixed #63 - switched for full-ack to ack-and-a-half
|
2012-02-15 14:34:00 +02:00 |
|