bas smit
64b36cfc28
Fixed bytecompilation.
2012-06-22 17:05:23 +02:00
bas
7da8c4075a
New installer.
...
The new installer supports:
- Specify source & destination with cli options.
- Replace or install into existing config.
- Easier colors
- Verbose output
- Disable bytecompilation of prelude.
- Help output
2012-06-22 15:55:26 +02:00
Bozhidar Batsov
1f58d377a6
Merge pull request #179 from fbs/savefile
...
Let the user decide where to store save/history files
2012-06-21 23:23:35 -07:00
Bozhidar Batsov
ac6d51e250
Merge branch 'master' of github.com:bbatsov/prelude
2012-06-22 09:10:00 +03:00
Bozhidar Batsov
2f24b87eb4
moved guru-mode to prog-mode-hook only
2012-06-22 09:09:53 +03:00
Bozhidar Batsov
c1b50e1fef
Merge pull request #186 from vmann/patch-1
...
Remove prelude-restore-arrow-keys from Navigation. This function was rem...
2012-06-21 22:58:52 -07:00
vmann
7f67f07d3d
Remove prelude-restore-arrow-keys from Navigation. This function was removed in favor of loading guru-mode ( #166 ). No known replacement for this function.
2012-06-21 22:02:43 -07:00
bas
219df8930e
Remove the empty directories from the repo.
2012-06-16 20:53:51 +02:00
bas
fd0eb06975
Update all the `savefile' locations to the new location.
2012-06-16 20:14:27 +02:00
bas
87b7e23b1b
Added savefile dir and updated gitignore.
2012-06-16 20:14:22 +02:00
Bozhidar Batsov
072c23b67e
Merge pull request #177 from fbs/readme-emacs24
...
Remove 'emacs-24 not yet released' from the readme.
2012-06-16 09:38:52 -07:00
Bozhidar Batsov
ad521cb6e3
Merge pull request #176 from fbs/installer
...
Check emacs version during installation of prelude.
2012-06-16 09:38:03 -07:00
Bozhidar Batsov
37581d3937
Merge pull request #175 from djb/master
...
prelude-visit-term-buffer launches the user's $SHELL
2012-06-16 09:36:35 -07:00
bas
9f54accd04
Removed emacs-24 not yet released from the readme.
2012-06-16 17:21:16 +02:00
bas
506805d695
Display a warning if emacs-24 isn't found during installation.
2012-06-16 15:45:19 +02:00
David Browne
a08b40aa93
prelude-visit-term-buffer now obeys user's $SHELL
2012-06-16 00:15:09 -06:00
Bozhidar Batsov
59f26f63f6
fixed #166 - switched to guru-mode to enforce good Emacs navigation habits
2012-06-14 15:12:33 +03:00
Bozhidar Batsov
610f50b716
fixed #164 - added a note about backing .emacs and .emacs.d
2012-06-14 14:28:28 +03:00
Bozhidar Batsov
4377e146cf
Merge pull request #170 from genexp/alternateinstall
...
Allows you to install from your own repository and use a different directory
2012-06-11 23:02:31 -07:00
Bozhidar Batsov
7d72d147cc
Merge pull request #168 from genexp/master
...
This pull adds .smex-items and places to the .gitignore file
2012-06-11 23:00:39 -07:00
Bozhidar Batsov
00a0181b1b
Merge pull request #167 from NicholasKirchner/master
...
Menu bars, again
2012-06-10 07:35:36 -07:00
Brian Corrigan
a006ea4a2e
Update text a bit
2012-06-08 12:00:32 -07:00
Brian Corrigan
c0319652b7
Allows alternate install locations, and repos
2012-06-08 11:56:15 -07:00
Brian Corrigan
86b0ac01b7
Adds .smex-items and places to gitignore file
2012-06-08 11:21:53 -07:00
Nicholas Kirchner
bae15caccd
Fix menu bars on OS X
2012-06-08 08:50:34 -05:00
Bozhidar Batsov
28635cad77
Merge pull request #165 from zwass/master
...
Fixing Issue 163: invalid function with-selected-frame
2012-06-06 01:13:01 -07:00
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