Zachary Wasserman
3fadc4733c
Fixing Issue 163: invalid function with-selected-frame
...
The function isn't loaded when Prelude tries to start up, resulting in
an error. I believe the intended effect can be achieved without its
use, and this change modifies the prelude-frame-config function in
accordance with this.
2012-06-05 12:18:14 -07:00
Bozhidar Batsov
e30cb93db4
ignore the custom.el
2012-05-16 14:51:07 +03:00
Bozhidar Batsov
83aad3506c
Merge branch 'master' of github.com:bbatsov/prelude
2012-05-16 14:50:41 +03:00
Bozhidar Batsov
026dc563d1
show the tips after the init sequence has completed
2012-05-16 14:50:30 +03:00
Bozhidar Batsov
7823d46f85
Merge pull request #152 from saxena/master
...
Add path support for OSX
2012-05-13 22:26:42 -07:00
Rahul Saxena
7cf8301ea9
OSX: Add path support for macports binaries
...
macports binaries are located at /opt/local/bin and sbin
2012-05-13 11:25:36 -06:00
Bozhidar Batsov
90d1f3c534
fixed a typo
2012-05-13 10:52:23 +03:00
Bozhidar Batsov
c8ce44ba68
auto-install now favors Prelude modules
2012-05-12 16:46:11 +03:00
Bozhidar Batsov
22be13f741
more robust auto-installation sequence (package name may differ from
...
major mode name now)
2012-05-12 12:04:38 +03:00
Bozhidar Batsov
fe89220fca
Update utils/installer.sh
2012-05-11 22:45:20 +03:00
Bozhidar Batsov
058537743a
fixed #150 - installer check
2012-05-11 22:44:43 +03:00
Bozhidar Batsov
6fedc0ec70
ignore *.elc
2012-05-11 16:07:53 +03:00
Bozhidar Batsov
c09ea1a801
byte-compile Prelude after install
2012-05-11 16:06:40 +03:00
Bozhidar Batsov
a813a50825
fixed #149 - corrected output from the installer script
2012-05-11 13:36:57 +03:00
Bozhidar Batsov
1253ea8a84
use echo -e for the color escape sequences
2012-05-08 14:45:14 +03:00
Bozhidar Batsov
0162212c8a
minor change
2012-05-07 18:06:32 +03:00
Bozhidar Batsov
2d4ad1812d
added a basic tip of the day feature
2012-05-07 18:04:03 +03:00
Bozhidar Batsov
5f75563458
fixed erlang-mode package name
2012-05-07 17:44:48 +03:00
Bozhidar Batsov
601ac1294c
Merge branch 'master' of github.com:bbatsov/prelude
2012-05-07 17:38:26 +03:00
Bozhidar Batsov
9671c30670
added a few more checks to the installer script
2012-05-07 17:38:16 +03:00
Bozhidar Batsov
cc2b8ee7d8
Merge branch 'master' of github.com:bbatsov/prelude
...
Conflicts:
README.md
2012-05-05 16:20:54 +03:00
Bozhidar Batsov
883db60657
Merge pull request #146 from feynmanliang/master
...
Changed prelude-OSX.el to set PATH environment variable
2012-05-04 09:41:13 -07:00
Feynman Liang
6ebc4f1c55
Updated OS X hooks to set PATH environment variable
2012-05-04 10:57:50 -04:00
Bozhidar Batsov
d0177c3009
fixed a few typos
2012-05-01 15:33:05 +03:00
Bozhidar Batsov
c57a69f17b
Merge branch 'master' of github.com:bbatsov/prelude
2012-05-01 15:27:17 +03:00
Bozhidar Batsov
4c03bca1db
minor cleanup
2012-05-01 15:27:02 +03:00
Bozhidar Batsov
21f449afaf
Merge pull request #145 from Abizern/patch1
...
Correct the display of Prelude minor mode in the modeline
2012-04-29 22:56:53 -07:00
Abizer Nasir
aab5d775f5
Correct the display of Prelude minor mode in the modeline
2012-04-29 17:18:35 +01:00
Bozhidar Batsov
87897682d6
moved ido-imenu's keybinding to prelude-programming
2012-04-27 17:32:23 +03:00
Bozhidar Batsov
13f5470b33
disabled problematic electric-ident and electric-layout modes
2012-04-26 19:07:46 +03:00
Bozhidar Batsov
5b38ad5d8c
fixed #138 - fixed auto-install's behaviour
2012-04-23 13:10:19 +03:00
Bozhidar Batsov
9fcc478b97
Merge branch 'master' of github.com:bbatsov/prelude
...
Conflicts:
prelude/prelude-auto-install.el
2012-04-23 12:15:31 +03:00
Bozhidar Batsov
adbf5fd665
minor change
2012-04-23 12:13:56 +03:00
Bozhidar Batsov
70f84b288a
added feature-mode to auto-install
2012-04-23 12:13:12 +03:00
Bozhidar Batsov
c55d691ac3
fixed #136 - default windmove keybindings
2012-04-23 12:11:44 +03:00
Bozhidar Batsov
ab2bf54e33
Merge pull request #137 from leoc/master
...
added coffee-mode to auto-install list
2012-04-21 02:46:46 -07:00
Arthur Andersen
a64d260045
added coffee-mode to list of auto-installed modes
2012-04-21 11:44:42 +02:00
Bozhidar Batsov
f6655ab2e9
added a fix for markdown-mode
2012-04-20 12:09:12 +03:00
Bozhidar Batsov
8c04091c97
moved back ack support to prelude's core
2012-04-19 11:35:17 +03:00
Bozhidar Batsov
f9240dee49
Merge branch 'master' of github.com:bbatsov/prelude
2012-04-18 17:38:03 +03:00
Bozhidar Batsov
af1ebfc831
fixed #92 - auto-install missing major modes
2012-04-18 17:36:38 +03:00
Bozhidar Batsov
997f9ba613
Merge pull request #135 from Abizern/patch-1
...
Correct link to project page in the Readme
2012-04-18 07:12:53 -07:00
Abizer Nasir
5d65466ecd
Correct link to project page in the Readme
2012-04-18 16:11:28 +02:00
Bozhidar Batsov
b635a36a0c
restored vendor and snippets dirs
2012-04-18 12:31:11 +03:00
Bozhidar Batsov
f957464888
updated site URL
2012-04-17 20:25:29 +03:00
Bozhidar Batsov
8a2dc4b256
updated project URL
2012-04-17 20:23:53 +03:00
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