Commit Graph

1976 Commits

Author SHA1 Message Date
Ryan Thompson
45a16a541f Merge pull request #790 from jimeh/add-twilight-anti-bright-theme
Add recipe for Twilight Anti-Bright theme
2012-07-02 20:58:40 -07:00
Ryan Thompson
db5f8b9632 Merge pull request #791 from jimeh/add-twilight-bright-theme
Add recipe for Twilight Bright theme
2012-07-02 20:58:24 -07:00
Ryan Thompson
a93ed9a468 Merge pull request #792 from tkf/update-ein-rcp
Update ein.rcp
2012-07-02 20:56:55 -07:00
Takafumi Arakaki
92f26dbd8b Update ein.rcp 2012-07-02 17:23:34 +02:00
Jim Myhrberg
53f66c8df4 Add recipe for twilight-bright-theme package 2012-07-02 15:07:10 +01:00
Jim Myhrberg
49988f9063 Add recipe for twilight-anti-bright-theme package 2012-07-02 15:05:22 +01:00
Dimitri Fontaine
0ede898f75 Merge pull request #782 from DamienCassou/patch-3
Add missing :features for drag-stuff
2012-06-25 01:12:42 -07:00
Damien Cassou
d53315d6a0 Add missing :features for drag-stuff 2012-06-24 19:35:02 +03:00
Julien Danjou
ae25c120f3 Merge pull request #781 from yyr/ncl
recipe name change
2012-06-24 09:09:24 -07:00
Yakkala Yagnesh Raghava
48fe0c4c24 * recipes/ncl-mode.rcp: renamed ncl => ncl-mode 2012-06-24 18:14:50 +09:00
Yakkala Yagnesh Raghava
17b27d7a82 * recipes/ncl.rcp: update pkgname 2012-06-24 18:06:59 +09:00
Ryan C. Thompson
7256607fc2 Prevent errors when migrating status file
Previously, if a package is listed as installed but it doesn't have a
recipe available, then status file migration would fail with an error
because it requires a recipe to save into the new status format. Now,
when this occurs, it just saves a "dummy" recipe that does nothing
instead. This does not result in any loss of functionality, since
without an available recipe the package in question is unusable
anyway.
2012-06-19 16:22:51 -07:00
Ryan C. Thompson
1ec4d9ef4c Merge remote-tracking branch 'refs/remotes/origin/master' 2012-06-19 15:46:27 -07:00
Ryan C. Thompson
ce045b3741 Merge branch 'emacs-goodies-fix' 2012-06-18 17:02:27 -07:00
Ryan C. Thompson
4f7c13e9fe Merge branch 'http-tar-update-fix' 2012-06-18 17:02:20 -07:00
Ryan C. Thompson
57a70fef23 Propogate http-tar fix to http-zip 2012-06-18 16:57:29 -07:00
Ryan C. Thompson
54916dd5c8 Fix silent failures in update http-tar packages
Fixes #777.
2012-06-18 16:40:52 -07:00
Ryan C. Thompson
7757e21918 Fix emacs-goodies-el recipe.
Fixes #773.
2012-06-18 16:40:17 -07:00
Ryan C. Thompson
9d3ec6a452 Prevent stack overflow on very long command lists.
In "el-get-start-process-list", increase "max-specpdl-size" by 100 for
each command in in the list. This allows
"el-get-start-process-list" (but not other functions) to recurse
indefinitely.

This is needed for the emacs-goodies-el recipe, which generates many
build commands and will overflow the default of max-specpdl-size
during the build.
2012-06-18 16:39:42 -07:00
Ryan C. Thompson
5dfadefedd Add support for update hooks
Previously we had install hooks but no update hooks.
2012-06-18 16:32:47 -07:00
Dimitri Fontaine
68ee5a6a79 Merge pull request #775 from 7696122/master
add depdends popup and pos.tip on popup-kill-ring.rcp
2012-06-18 09:13:00 -07:00
Dimitri Fontaine
a508e17a72 Merge pull request #774 from alanpearce/smarttabs
Update smarttabs recipe to use updated fork with minor mode
2012-06-18 09:12:27 -07:00
Dimitri Fontaine
446e80e2e1 Merge pull request #772 from diasjorge/git-svn
Added checkout support for git svn
2012-06-18 09:08:54 -07:00
Dimitri Fontaine
06955b4734 Merge branch 'master' of github.com:dimitri/el-get 2012-06-18 17:41:10 +02:00
Rafael Laboissiere
dc60169d34 Avoid loading info.el when adding paths to Info-directory-list
Instead, use the variable Info-default-directory-list, which is defined
in paths.el.

Signed-off-by: Dimitri Fontaine <dim@tapoueh.org>
2012-06-18 17:40:26 +02:00
simplucid
2b5f55bbd2 add depends for popup and pos-tip. 2012-06-18 10:15:15 +09:00
Alan Pearce
4e68904ca8 Update smarttabs recipe to use updated fork with minor mode 2012-06-14 20:14:20 +01:00
Jorge Dias
a1820a27fd Added test for git-svn checkout support 2012-06-13 17:15:59 +02:00
Jorge Dias
cd7ec79790 Added checkout support for git svn 2012-06-11 12:41:06 +02:00
Ryan Thompson
24ce17bb3e Merge pull request #770 from shellbj/confluence-el
Add recipe for confluence-el
2012-06-05 15:47:13 -07:00
Bryan Shell
89918b600e Add recipe for confluence-el 2012-06-05 16:33:23 -05:00
Dimitri Fontaine
9f0c6b2336 Merge pull request #767 from theotheo/master
Add recipes for key-chord, space-chord, slim-mode, dired-details+, goto-chg
2012-06-04 21:30:12 -07:00
Ryan Thompson
a3284c3dc9 Merge pull request #768 from jimeh/set-emacs-min-version-for-themes
Add version requirement to tomorrow and tomorrow-night-paradise themes
2012-06-04 08:14:47 -07:00
Jim Myhrberg
a82bb82915 Add version requirement to tomorrow and tomorrow-night-paradise themes
Additionally, as far as I can tell both `naquadah-theme` and
`zenburn-theme` should have the same version requirement set. However,
I'll leave that to the respective authors in case I'm wrong :)
2012-06-04 14:35:54 +01:00
Ryan C. Thompson
4ad42c3ba2 Add version requirement to birds of paradise theme 2012-06-03 10:23:33 -07:00
Ryan C. Thompson
bd418720b5 Add :auto-generated property to auto-generated recipes
Currently this has no function other than documentation, but it could
be given a function later, such as allowing manually-written recipes
to take precedence over auto-generated ones.
2012-06-03 08:45:44 -07:00
Ryan C. Thompson
dd99a00a72 Better docstring for el-get-recipe-path 2012-06-03 08:14:37 -07:00
Ryan Thompson
8e88f3710a Merge pull request #765 from alanpearce/powerline
Add powerline recipe using github rather than emacswiki
2012-06-03 07:55:38 -07:00
Ryan C. Thompson
55da54338f Add color-theme dependency to theme-roller 2012-06-03 07:53:55 -07:00
Ryan C. Thompson
82681cbbff Fix #619 after merging #660
Convert el-get-checksum to new el-get-with-status-sources usage
2012-06-03 07:53:55 -07:00
Ryan C. Thompson
16518d9d6c Fix #592 after merging #660 2012-06-03 07:53:55 -07:00
Ryan C. Thompson
c3c07e7169 Fix #583 after merging #660 2012-06-03 07:53:55 -07:00
Ryan C. Thompson
bdc2cb2aa6 Fix #303 after merging #660 2012-06-03 07:53:55 -07:00
Ryan C. Thompson
967e58498d Fix missing paren in el-get-status.el
Fixes #764.
2012-06-03 07:53:44 -07:00
Ryan C. Thompson
349ea82c5c Fix confusion in test files between TEMP_HOME and TEST_HOME 2012-06-03 07:52:22 -07:00
Alan Pearce
b3086432a0 Add powerline recipe using github rather than emacswiki 2012-06-03 13:16:58 +01:00
theotheo
84d343f9bf Add recipes for dired-details+ and goto-chg.
* dired-details+: Extension to dired-details;
* goto-chg: Goto the point of the most recent edit in the buffer.
2012-06-03 08:38:34 +04:00
theotheo
825fba6855 Add recipe for slim-mode.
* slim-mode: Syntax highlighting for Slim
2012-06-03 08:36:39 +04:00
theotheo
f742eafc41 Add recipes for key-chord and space-chord
* key-chord: Map pairs of simultaneously pressed keys to commands;
* space-chord: Key chord with Space.
2012-06-03 08:32:47 +04:00
Ryan Thompson
bcce1646bf Merge pull request #660 from DarwinAwardWinner/update-status-recipes
Auto-update status recipes when el-get-sources has changed
2012-06-02 20:51:08 -07:00