Commit graph

306 commits

Author SHA1 Message Date
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
Bozhidar Batsov
40b5c6def9 Merge pull request #75 from gleber/add-volatile-highlights
Add volatile-highlights
2012-02-18 12:28:08 -08:00
Gleb Peregud
7db727d1c3 add volatile-highlights 2012-02-18 20:30:28 +01:00
Bozhidar Batsov
ae6fa5fe05 Merge pull request #74 from gleber/replace-ack-and-a-half-with-package
Replace ack-and-a-half with package from Marmalade
2012-02-18 07:50:16 -08: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
ac01f235cc minor additions to the README 2012-02-17 18:32:55 +02:00
Bozhidar Batsov
fc6e65b28e added an installation instruction 2012-02-17 15:14:32 +02:00
Bozhidar Batsov
4b8ca36c49 a few documentation improvements 2012-02-17 15:07:54 +02:00
Bozhidar Batsov
22d9854bbb fixed #70 - signal an error if git is not installed 2012-02-17 12:34:08 +02:00
Bozhidar Batsov
677ebde235 used a smaller fringe 2012-02-16 18:01:48 +02:00
Bozhidar Batsov
52e2e165e3 added an automated installer 2012-02-16 16:25:18 +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
Bozhidar Batsov
b6f47bf5dd Merge pull request #68 from gleber/fix-ediff-unnecessary-frame
Fix ediff unnecessary frame
2012-02-16 02:21:00 -08: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
Bozhidar Batsov
024cd52f00 don't load custom.el twice 2012-02-15 18:14:03 +02:00
Bozhidar Batsov
25615df65e fixed #64 - added ede-projects.el to .gitignore 2012-02-15 16:56:03 +02:00
Bozhidar Batsov
4a0e872d7f Merge pull request #65 from gleber/erlang-support
Erlang support
2012-02-15 06:54:00 -08:00
Gleb Peregud
92eb17e3c0 update erlang vendor 2012-02-15 15:42:59 +01: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
Bozhidar Batsov
9e78011829 minor change 2012-02-14 17:48:03 +02:00
Bozhidar Batsov
5eced03c42 fixed #46 - fixed Emacs close window problem 2012-02-14 13:21:04 +02:00
Bozhidar Batsov
401a913402 fixed #60 - removed el-get due to Windows related problems it was causing 2012-02-14 13:08:53 +02:00
Bozhidar Batsov
0909522341 Merge pull request #61 from jeffkowalski/master
Please add "eshell" to ".gitignore"
2012-02-08 00:52:19 -08:00