Commit Graph

2981 Commits

Author SHA1 Message Date
Bozhidar Batsov
cedc215554 nrepl.el was renamed to cider
nrepl.el was recently renamed to cider.
2013-10-25 09:19:02 +03:00
yagnesh రాఘవ
f2ed486e4b Merge pull request #1422 from luckykevin/patch-1
Patch 1
2013-10-24 19:42:56 -07:00
Ye He
f1abcb8ed7 Fixed issue #1421.
Added epl dependency.
2013-10-25 12:11:19 +11:00
Ye He
025af9d937 #1421
Added ell dependency.
2013-10-25 12:06:45 +11:00
yagnesh రాఘవ
0aaa562fd5 Merge pull request #1406 from xiaohanyu/add-hungry-delete
Add hungry-delete, a ported feature from cc-mode.
2013-10-22 17:46:55 -07:00
Xiao Hanyu
2da12aa432 Add hungry-delete, a ported feature from cc-mode. 2013-10-22 11:20:04 +08:00
Yakkala Yagnesh Raghava
9d131afa3d Merge branch 'next' 2013-10-21 14:24:00 +09:00
yagnesh రాఘవ
807a0ca754 Merge pull request #1397 from npostavs/elpa-pkg-dir
be more precise about elpa package dir names
2013-10-20 22:12:37 -07:00
Yakkala Yagnesh Raghava
f8a8008f23 Merge branch 'next' 2013-10-21 13:52:07 +09:00
yagnesh రాఘవ
9282f98a4f Merge pull request #1405 from oggy-/master
Add zotmacs recipe.
2013-10-20 21:37:11 -07:00
yagnesh రాఘవ
3bd561eaf9 Merge pull request #1415 from marktran/master
add project-explorer and es-lib dependency
2013-10-20 21:35:53 -07:00
Mark Tran
828f63bc9d add project-explorer and es-lib dependency 2013-10-19 13:55:32 -07:00
Yakkala Yagnesh Raghava
146a43b887 Merge branch 'el-get-update-specific-backend' 2013-10-15 21:12:26 +09:00
Ryan C. Thompson
4310ef9db8 Reimplement el-get-update-specific-backend as el-get-update-packages-of-type
New definition is more canonical elisp, and uses two new el-get-core
functions "el-get-plist-keys" and "el-get-keyword-name".

Intended to improve #1412.
2013-10-15 01:13:51 -07:00
yagnesh రాఘవ
aa137af115 Merge pull request #1413 from tonini/master
add recipe for elixir-mix.el
2013-10-15 00:28:25 -07:00
Samuel Tonini
234ac61678 add recipe for elixir-mix.el 2013-10-15 08:53:09 +02:00
Yakkala Yagnesh Raghava
e71ba4c1fd * el-get.el: new defun el-get-update-specific-backend
for updating   specific backend recipes.

  Fixes #1042
2013-10-15 13:45:41 +09:00
Yakkala Yagnesh Raghava
7384f05ddd * recipes/tramp.rcp: don't use :checkout property. 2013-10-14 20:08:50 +09:00
yagnesh రాఘవ
035c15567e Merge pull request #1380 from bricewge/tramp.rcp
Add tramp recipe
2013-10-14 03:13:53 -07:00
Yakkala Yagnesh Raghava
c3ddf9adc7 * recipes/haskellmode-emacs.rcp: removed the duplicate in favour of
haskell-mode.rcp.
2013-10-14 18:49:17 +09:00
yagnesh రాఘవ
21eaf4d515 Merge pull request #1399 from jschaf/emmetmode
Add recipe for emmet-mode
2013-10-14 02:27:34 -07:00
yagnesh రాఘవ
260d45a487 Merge pull request #1409 from npostavs/fix-docstring
make el-get-sources docstring match code
2013-10-14 02:02:59 -07:00
yagnesh రాఘవ
9440046a2a Merge pull request #1410 from npostavs/rm-tmp-files
delete temp files in `el-get-start-process-list'
2013-10-14 01:45:36 -07:00
yagnesh రాఘవ
e649c57239 Merge pull request #1411 from loge-gh/master
Update bbdb.rcp to be compatible with current version of bbdb
2013-10-14 01:23:21 -07:00
Viktor Ivakin
167420302e Update bbdb.rcp to be compatible with current version of bbdb 2013-10-14 00:39:04 +04:00
Noam Postavsky
4c27a2b81b delete temp files in `el-get-start-process-list' 2013-10-13 10:48:23 -04:00
Noam Postavsky
5c11d8e013 make el-get-sources docstring match code
Also remove a line of code that corresponded to the old description, but
wasn't actually doing anything.
2013-10-12 19:02:52 -04:00
Noam Postavsky
5d32a8a056 make autoload regexp match emacs'
The previous regex was missing grouping and matched elc files as well,
better to use the same thing that the builtin emacs autoload stuff uses.
2013-10-11 10:05:16 -07:00
Ryan C. Thompson
0f3068f072 Fix autoload removal
Combined with the byte-compile fix in f47d14b, changing el-get-remove
to set the pacakge status to "removed" before updating the autoloads
and removing the package results in correct autoload behavior when
removing packages.

Fixes #446.
2013-10-11 10:03:19 -07:00
Ryan C. Thompson
f47d14b2f7 Fix el-get-byte-compile
Previously, if the el and elc files had the same modification time,
byte-compilation would not occur, when it actually should have because
it cannot be determined which file was created first.
2013-10-11 01:03:52 -07:00
Ognjen Maric
1247e4ca92 Add zotmacs recipe. 2013-10-10 17:29:29 +02:00
Noam Postavsky
8b28d257bb test for removal of autoloads (failing) 2013-10-09 08:05:33 -04:00
yagnesh రాఘవ
f5fcb3accf Merge pull request #1400 from snooprat/master
Add missing "
2013-10-09 02:14:26 -07:00
snooprat
f6dad5e13f Add missing " 2013-10-09 13:18:16 +08:00
Joe Schafer
43757a7b6d Add recipe for emmet-mode 2013-10-08 22:32:20 -04:00
Zaicheng Qi
48435ae8a2 cherry picked from vmlinz see #1121.
* update color-theme-zenburn's recipe, cause it's now based on deftheme
* new theme dream-theme from djcb

Conflicts:

	recipes/color-theme-zenburn.rcp
2013-10-08 00:20:29 +09:00
yagnesh రాఘవ
bdaea0f2b6 Merge pull request #1251 from typester/fix-mode-compile-el
mode-compile.el: Change fetch url to github mirror
2013-10-06 23:01:51 -07:00
Yakkala Yagnesh Raghava
d5ce37b9c3 * recipes/litable.rcp: remove features. 2013-10-07 14:55:18 +09:00
yagnesh రాఘవ
4b23cde039 Merge pull request #1239 from gizmomogwai/master
recipe for litable
2013-10-06 22:54:15 -07:00
Noam Postavsky
32ab64f47e be more precise about elpa package dir names
ELPA Package directories are named <package>-<version>.  Previously
`el-get-elpa-package-directory' looked for package-dirs using
`all-completions' meaning anything starting with <package> would match.
This is problematic if a package is a prefix of another package, eg the
`s' and `solarized-theme' packages.

Instead of doing that, look for a directory that is precisely
<package>-<version> where <version> is something acceptable to
`version-to-list'.

Fixes #1189.
2013-10-07 00:20:16 -04:00
yagnesh రాఘవ
b6c74f7caf Merge pull request #1395 from npostavs/rmpkg-is-nil
fix test 683, removed package has no status
2013-10-06 19:11:25 -07:00
yagnesh రాఘవ
08c7acae4c Merge pull request #1396 from npostavs/test809
test http-tar method el-get-update
2013-10-06 19:08:30 -07:00
Yakkala Yagnesh Raghava
513a1a7125 Merge branch 'npostavs-package-initialize' into next 2013-10-07 10:57:56 +09:00
Noam Postavsky
4cc57f3170 test http-tar method el-get-update
This test attempts to recreate the situation described in #809. The test
passes, which means either the issue has been fixed, or this test case
isn't actually testing the right thing.

closes #809
2013-10-06 14:59:41 -04:00
Noam Postavsky
d023603bdb fix test 683, removed package has no status
Since 0e1d2d2444 a removed package is
simply deleted from the status list, but the test was still expecting
"removed".
2013-10-06 14:42:06 -04:00
Yakkala Yagnesh Raghava
acc3a0060f * recipes/puppet-mode.rcp: update puppet-mode upstream. fixes #1353 2013-10-07 00:10:52 +09:00
yagnesh రాఘవ
d5c68a3290 Merge pull request #1369 from jwhitmire/fix_ansi_color_recipe
Change to the emacswiki source
2013-10-06 07:50:55 -07:00
Yakkala Yagnesh Raghava
b1d3be9cbc Merge branch 'package-initialize' of https://github.com/npostavs/el-get into npostavs-package-initialize 2013-10-06 23:33:33 +09:00
Yakkala Yagnesh Raghava
1ab0dc3405 Merge branch 'autoloads-nil' of https://github.com/npostavs/el-get into npostavs-autoloads-nil 2013-10-06 22:47:21 +09:00
Dimitri Fontaine
9e87e5df69 Merge pull request #1394 from jschaf/recipe-anzu
Add anzu recipe.
2013-10-05 14:16:26 -07:00