Commit Graph

3063 Commits

Author SHA1 Message Date
Adam Spiers
d1febab63a Allow el-get-byte-compile to be called interactively
This is useful for package developers who modify package code in situ
under ~/.el-get.
2013-12-14 16:43:06 +00:00
yagnesh రాఘవ
1f45100746 Merge pull request #1473 from aspiers/master
fix dependencies for pkg-info
2013-12-13 05:59:02 -08:00
Adam Spiers
6898966a54 fix dependencies for pkg-info
Just updating the recipe's dependencies to reflect what's in the
pkg-info.el package header.  I assume this is correct, but it somewhat
mystifies me why this is necessary, as described here:

  https://github.com/dimitri/el-get/issues/1471
2013-12-13 13:20:33 +00:00
Dimitri Fontaine
cb6eacde73 Merge pull request #1455 from DarwinAwardWinner/elpa-bootstrap-fix
Fix #1454 by requiring package.el eagerly
2013-12-13 02:28:36 -08:00
Yakkala Yagnesh Raghava
446755d4b7 removed ipython since it is nonexistent.
Fixes #1475
2013-12-13 16:06:29 +09:00
yagnesh రాఘవ
efbeec772e Merge pull request #1418 from bricewge/fix-typos
Fix typos, by adding " " to :pkgname
2013-12-12 22:54:14 -08:00
yagnesh రాఘవ
a3baf20a3c Merge pull request #1469 from npostavs/autoload-remove3
fix el-get-remove-autoloads for emacs != 24.3
2013-12-12 22:42:01 -08:00
yagnesh రాఘవ
679311af93 Merge pull request #1470 from syohex/disable-popup-git-submodule
Don't update popup-el submodule
2013-12-12 22:10:58 -08:00
yagnesh రాఘవ
ad50c52e3a Merge pull request #1474 from xiaohanyu/yasnippet-git-submodule
New build step for yasnippet recipe.
2013-12-12 22:05:49 -08:00
Xiao Hanyu
11ef47756f Set submodule keyword to 't' for yasnippet recipe.
Yasnippet has seperate its snippet and scripts to two other seperate repos.
We need the submodules to make yasnippet work as expected by default.
2013-12-13 10:01:58 +08:00
Syohei YOSHIDA
fb48ec1e57 Don't update popup-el submodule
Because its submodule is used only for tests

  auto-complete/popup-el#49
2013-12-12 17:53:26 +09:00
Noam Postavsky
60a671c0de fix el-get-remove-autoloads for emacs != 24.3
Instead of tricking autoload-find-destination to do what we want, pull
out the relevant bits of code that do removal.

Using autoload-find-destination works in emacs 24.3 apparently because
of a bug: file-attributes returns a 4 integer list for time, but the
autoload function expects the old 2 integer format.  In 24.2 where
file-attributes still returns 2 integers, the autoload section is
considered up to date and is not removed.
2013-12-11 22:15:31 -05:00
yagnesh రాఘవ
219290717a Merge pull request #1466 from xiaohanyu/fix-ac-slime-depends
Add :depends to ac-slime.rcp
2013-12-07 05:35:30 -08:00
Xiao Hanyu
6d1fcb9c31 Add :depends to ac-slime.rcp 2013-12-07 19:51:05 +08:00
yagnesh రాఘవ
52ae6af824 Merge pull request #1464 from vedang/fix-workgroups-rcp
Point `workgroups` recipe to new repository
2013-12-06 01:45:33 -08:00
Vedang Manerikar
4b360c76ee Point workgroups recipe to new repository
`tlh/workgroups` has been dead for a while now.
2013-12-06 13:08:11 +05:30
yagnesh రాఘవ
1a8e0a005d Merge pull request #1462 from Sarcasm/patch-1
irony-mode recipe, add comments and build Release executable
2013-12-05 10:00:23 -08:00
yagnesh రాఘవ
a6908596b9 Merge pull request #1463 from xiaohanyu/add-nodejs-repl
Add nodejs-repl.el.
2013-12-05 07:06:29 -08:00
Xiao Hanyu
ede80c3d1f Add nodejs-repl.el.
This mode is an alternative mode to js-comint, while provides more
friendly completions in comint buffer.
2013-12-05 21:54:26 +08:00
Guillaume Papin
af8cbbda4d irony-mode recipe, add comments and build Release executable
As noted in #1460 it is highly unusual to have both `:build` and `:compile` specified. Add an explanation.
2013-12-05 11:16:35 +01:00
yagnesh రాఘవ
c9c4de0b64 Merge pull request #1461 from gizmomogwai/master
added export from org-mode to mediawiki
2013-12-04 02:44:40 -08:00
Christian Köstlin
e2dc5c15bb added export from org-mode to mediawiki 2013-12-04 11:12:19 +01:00
yagnesh రాఘవ
6ba29de1a8 Merge pull request #1416 from rycee/master
Fixed installation of tomorrow-theme.
2013-12-03 20:04:47 -08:00
yagnesh రాఘవ
599f70bf89 Merge pull request #1436 from Willyfrog/info-fix
Adds a sed line that allows to build slime.info with makeinfo v. 5.X
2013-12-03 19:56:40 -08:00
yagnesh రాఘవ
c399b81b7c Merge pull request #1446 from ustcscgy/fix-elnode
fix building elnode: adjust dependency
2013-12-03 19:54:35 -08:00
yagnesh రాఘవ
a97bd02399 Merge pull request #1459 from Sarcasm/patch-1
Make json recipe builtin starting from Emacs 23
2013-12-03 19:34:14 -08:00
yagnesh రాఘవ
2b07425927 Merge pull request #1460 from Sarcasm/patch-2
Add recipe for irony-mode
2013-12-03 19:26:46 -08:00
Guillaume Papin
5c5375b077 Add recipe for irony-mode 2013-11-30 00:48:07 +01:00
Guillaume Papin
13cb4a4ea4 Make json recipe builtin starting from Emacs 23 2013-11-30 00:17:30 +01:00
Ryan Thompson
7c38b9d257 Merge pull request #1456 from cdkamat/master
Added a recipe for osx-pseudo-daemon.
2013-11-24 15:45:59 -08:00
Chinmay Kamat
480b4394ba Added a recipe for osx-pseudo-daemon. 2013-11-24 15:23:16 -08:00
Ryan C. Thompson
40970c4596 Don't overwrite existing "package-archives" value
Instead, we add the archives we want without blowing away any others.
2013-11-22 08:39:58 -08:00
Ryan C. Thompson
99cb036bad Fix #1454 by requiring package.el eagerly
Just adding "(require 'package)" to "el-get-elpa-package-directory"
fixes this bug, because by the time any elpa package is being installed
or fetched, package.el has to be available, so all we have to do is load
it if it hasn't already been loaded.
2013-11-22 08:39:58 -08:00
Ryan C. Thompson
b9ae825557 Add failing test for #1454 2013-11-22 08:39:58 -08:00
yagnesh రాఘవ
a8a0a416b1 Merge pull request #1453 from ruediger/ggtags
Add recipe for ggtags.
2013-11-20 23:28:56 -08:00
Rüdiger Sonderfeld
26e4393228 Add recipe for ggtags.
./test-recipe.sh ggtags => SUCCESS

Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-11-20 20:57:07 +01:00
Dimitri Fontaine
5c12dd1535 Merge pull request #1434 from Herdinger/master
Fixed Doxymacs recipe for Osx
2013-11-19 01:36:11 -08:00
Ryan Thompson
56af4adb78 Merge pull request #1449 from jschaf/add-keydef-recipe
Add keydef recipe.
2013-11-09 19:13:28 -08:00
Joe Schafer
f66c0e30de Add keydef. 2013-11-09 22:01:49 -05:00
zcj
c5d8cd99f1 fix building elnode: adjust dependency 2013-11-09 20:15:43 +08:00
yagnesh రాఘవ
8c2a722a9f Merge pull request #1444 from andreasjansson/master
added recipe for spotify's dockerfile-mode
2013-11-07 08:43:43 -08:00
andreas jansson
c57af59587 added recipe for spotify's dockerfile-mode 2013-11-07 11:17:39 -05:00
yagnesh రాఘవ
d3a880891d Merge pull request #1443 from cajetanus/patch-1
Update gregorio-mode.rcp
2013-11-05 16:37:39 -08:00
yagnesh రాఘవ
d6631c1e9d Merge pull request #1431 from littlemove/ag
Recipe for ag.el.
2013-11-05 16:31:49 -08:00
yagnesh రాఘవ
9b39f9e129 Merge pull request #1438 from littlemove/grizzl
Recipe for grizzl.
2013-11-05 16:31:18 -08:00
Diego Fernandez Fernandez
1cbfb5a68d Changing source to github. 2013-11-05 09:46:39 +01:00
Diego Fernandez Fernandez
89dc64a74f Changing source to github. 2013-11-05 09:42:50 +01:00
cajetanus
5ef0e68783 Update gregorio-mode.rcp
Improved recipe
2013-11-05 09:16:43 +01:00
yagnesh రాఘవ
5cce605b1b Merge pull request #1435 from Herdinger/evilmac
Fixed Evil not building on osx
2013-11-04 23:31:58 -08:00
yagnesh రాఘవ
372100632f Merge pull request #1437 from littlemove/fix-projectile-dependency
Projectile depends on pkg-info and fails if not installed.
2013-11-04 23:26:30 -08:00