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 |
|
Perry Kundert
|
1bede25424
|
Add required snippets director for yas
|
2012-02-26 07:37:09 -07:00 |
|
Perry Kundert
|
21b835d755
|
Catch void-function error if fringe-mode undefined (non-window build)
|
2012-02-25 17:42:59 -07:00 |
|
Bozhidar Batsov
|
fbf59d53e7
|
Merge pull request #80 from gleber/add-missing-keys-to-prelude-restore
Add missing keys to restore
|
2012-02-24 08:09:55 -08:00 |
|
Gleb Peregud
|
5647f1a883
|
add missing keys to restore
|
2012-02-24 16:43:59 +01:00 |
|
Bozhidar Batsov
|
ce3cb64147
|
updated the README a bit
|
2012-02-24 15:22:39 +02: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 |
|
Bozhidar Batsov
|
74a6b44884
|
Merge pull request #77 from NicholasKirchner/menu-bars
OS X menu bars fix
|
2012-02-18 15:37:35 -08: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 |
|