Commit graph

323 commits

Author SHA1 Message Date
Bozhidar Batsov d2f7535348 added support for the Scala programming language 2012-10-22 01:51:56 +03:00
Bozhidar Batsov bda721449b replaced a bunch of concats with expand-file-name 2012-10-21 18:16:40 +03:00
Bozhidar Batsov 618a4627dc added the exec-path-from-shell package 2012-10-21 09:23:09 +03:00
Bozhidar Batsov 901b903e10 bundle solarized by default 2012-10-21 09:15:07 +03:00
Bozhidar Batsov 11772f6612 Merge branch 'master' of github.com:bbatsov/prelude
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2012-10-19 14:48:53 +03:00
Bozhidar Batsov 46d39475de fixed #220 - load volatile-highlights after advising kill-line and kill-region 2012-10-19 14:48:31 +03:00
Bozhidar Batsov 93c2098e36 Merge pull request #218 from bronislav/fixes
Fix obsolete warnings (as of yasnippet 0.8):
2012-10-16 01:34:20 -07:00
Anton Ilin 350fc4dc68 Fix obsolete warnings (as of yasnippet 0.8):
- use `yas-snippet-dirs` instead of obsolete `yas/snippet-dirs`
- use `yas-global-mode` instead of obsolete `yas/global-mode`
2012-10-16 11:19:08 +03:00
Bozhidar Batsov bfc7af2aaf updated the section about disabling whitespace-mode 2012-10-08 09:30:30 +03:00
Bozhidar Batsov d5c1edc297 turns out using a mode in a hook always enables it so the turn on
functions were not actually needed
2012-10-05 19:35:39 +03:00
Bozhidar Batsov e62feee6e0 Merge branch 'master' of github.com:bbatsov/prelude
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2012-10-05 10:31:55 +03:00
Bozhidar Batsov e1fcc4454e added a very helpful command prelude-swap-meta-and-super bound to C-c w 2012-10-05 10:31:31 +03:00
Bozhidar Batsov 3e45726967 fixed a couple of keybinding inconsistencies 2012-10-05 10:15:30 +03:00
Bozhidar Batsov 38b96798c7 Merge pull request #211 from leoger/patch-1
Adding missing newline in installer.sh usage text
2012-10-02 22:29:27 -07:00
Leo Gertsenshteyn 4873a03e16 Adding missing newline in installer.sh usage text
Usage was missing a newline between --colors and --directory.
2012-10-02 14:52:10 -07:00
Bozhidar Batsov e856b93d29 added a mention of the Emacs Prelude google group in the README 2012-09-26 14:07:32 +03:00
Bozhidar Batsov 228520f222 added $HOME/bin to the path env variable under osx 2012-09-23 16:31:25 +03:00
Bozhidar Batsov bf3c8ce11d synced with the latest projectile version 2012-09-18 23:54:41 +03:00
Bozhidar Batsov 8ed8063542 fixed #208 - a confusing bit of text in the README 2012-09-17 00:31:11 +03:00
Bozhidar Batsov b3d87a42f5 another bunch of README fixes 2012-09-16 14:52:48 +03:00
Bozhidar Batsov 7e83806cd2 README improvements 2012-09-16 13:16:37 +03:00
Bozhidar Batsov a4c89bd91c made C-x C-x (exchange mark and point) transient-mark-mode friendly 2012-09-06 22:42:07 +03:00
Bozhidar Batsov 84ec2fe1e9 #180 fixed - easy way to create a new scratch buffer 2012-09-06 14:09:47 +03:00
Bozhidar Batsov d4801063de Merge branch 'master' of github.com:bbatsov/prelude
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2012-09-05 13:43:25 +03:00
Bozhidar Batsov cfb3fbdc9f unified the README and the project page 2012-09-05 13:41:54 +03:00
Bozhidar Batsov bd6c542c3a Merge pull request #203 from bronislav/interactive-use-only-warnings
Use forward-line instead of next-/previous-line.
2012-08-23 00:21:14 -07:00
Anton Ilin fa9bb097a3 Use forward-line instead of next-/previous-line. 2012-08-23 10:12:58 +03:00
Bozhidar Batsov d8e36b4b74 fixed an auto-install bug 2012-07-07 13:46:50 +03:00
Bozhidar Batsov b01797344f Merge pull request #193 from vinbarnes/patch-1
typo tweak
2012-07-03 09:49:25 -07:00
Kevin R. Barnes 897ee155af typo tweak 2012-07-03 09:35:47 -07:00
Bozhidar Batsov 93c06fad91 create the savefile dir automatically if needed 2012-07-03 09:41:50 +03:00
Bozhidar Batsov c3b1e45c9e Merge pull request #190 from Abizern/patch-1
Change .gitignore to include the savefile dir instead of the savefiles d...
2012-06-24 07:22:26 -07:00
Abizer Nasir 37362cc257 Change .gitignore to include the savefile dir instead of the savefiles dir 2012-06-23 23:54:19 +02:00
Bozhidar Batsov 5420b9067b restored accidentally deleted dirs 2012-06-23 13:01:00 +03:00
Bozhidar Batsov a027018eb9 Merge pull request #189 from fbs/new-installer
Installer updates.
2012-06-23 02:54:10 -07:00
bas smit 1c60f80383 Remove the broken usage message. 2012-06-23 11:47:06 +02:00
bas smit db1e2b2988 Check if prelude is installed before anything else. 2012-06-23 11:44:29 +02:00
bas smit 14c7fb3b4c Don't hide the output of mkdir. 2012-06-23 11:42:02 +02:00
bas smit 26f2c22e05 Removed the savefile dir. 2012-06-23 11:32:00 +02:00
bas smit ccf74a1197 Fixed bugs in the installer:
- Bytecompilation run twice
- Bash style string concat that doesn't work with sh.
- Default path was \$HOME instead of the users homedir ('' vs "").
2012-06-23 11:29:58 +02:00
Bozhidar Batsov e1c8e9b834 Merge pull request #187 from fbs/new-installer
New/improved installer
2012-06-22 11:02:29 -07:00
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