Commit Graph

5170 Commits

Author SHA1 Message Date
Noam Postavsky
08005ef89b Fix w32 elpa copy-directory call for Emacs 26+
In Emacs 26, copy-directory copies the directory itself, based on
whether NEWNAME is directory name (ends with a "/").  Earlier Emacs
versions actually checked whether NEWNAME was existing directory, so
we happened to get the right behaviour most of the time.

Pass t for COPY-CONTENTS to ensure the correct behaviour all of the
time.
2018-10-05 22:25:46 -04:00
AndersonTorres
fd6c414207 Updating recipe: bar-cursor 2018-09-21 00:21:46 -03:00
AndersonTorres
9f7c825e37 Adding recipe: hardcore-mode 2018-09-21 00:20:34 -03:00
Noam Postavsky
87bb3f9481 Merge some new recipes 2018-09-02 20:14:30 -04:00
Noam Postavsky
89e649ef7f auctex.rcp: Coalesce :build/darwin into :build
With previous change, they are now the same.
2018-09-02 20:12:51 -04:00
JUN JIE NAN
987862fc95 Added go-dlv.el and go-impl 2018-08-29 06:40:05 +08:00
Eric Danan
64f752f769 Add recipe for the unfill package 2018-08-19 15:56:38 +02:00
Björn Dahlgren
d9efd1c0bc Fix by @berenddeboer (allows ./configure to pass)
See https://github.com/dimitri/el-get/issues/2609
2018-07-29 21:38:42 +02:00
Alex Ott
a063360741 Fix installation of CIDER
CIDER now depends on the new package called `sesman` that provides some kind of generic
session management for Emacs
2018-07-29 15:00:58 +02:00
Alex Ott
67a05ed3dc
Merge pull request #2632 from altasoul/master
recipes/julia-mode.rcp: url moved
2018-07-29 14:54:35 +02:00
Tom Soulanille
d0ff8e1467 recipes/julia-mode.rcp: url moved 2018-07-17 22:11:50 -07:00
Yuji Kanagawa
0262dc7795 Update a recipe of rust-racer (#2629) 2018-06-12 18:24:37 -04:00
moyotar
5cace54134 Add recipes: ace-mc, company-lua, helm-smex (#2628) 2018-06-12 18:24:19 -04:00
Alexey Kopytov
70f32c0456 Fix git-timemachine recipe, as it has been migrated to GitLab. (#2627) 2018-06-12 18:23:50 -04:00
Noam Postavsky
1afa29971f .travis.yml: Test with 26.1. 2018-06-10 21:51:35 -04:00
Noam Postavsky
8e96907b8b methods/el-get-elpa: handle string PACKAGE args
By converting them to symbol.
2018-06-10 21:21:00 -04:00
Noam Postavsky
6415c5d82a Merge some recipe updates 2018-06-10 21:18:44 -04:00
Daniel Ziltener
71af633efb lispy.rcp: Update dependencies 2018-06-10 21:15:42 -04:00
Björn Dahlgren
7b8b88e3ef ein.rcp: Add skewer mode dependency 2018-06-10 21:12:23 -04:00
Martin Burchell
065df4bc3a Update geben recipe to use Github repo 2018-06-10 21:08:03 -04:00
Daniel Ziltener
846340251b
Added recipe for lispyville 2018-06-10 16:15:00 +02:00
Daniel Ziltener
b881671a28
Adding all-the-icons-ivy recipe 2018-06-10 14:46:21 +02:00
Vincent Bernat
131c9dde89 recipes: update location for nix-mode 2018-05-13 19:02:40 +02:00
Alexander Goldstein
e065feaa54 etags-select now uses emacsmirror type (#2516)
emacsmirror type tends to be lot more reliable then emacswiki.
2018-03-24 09:21:20 -04:00
Noam Postavsky
0a68f2ee45 Merge: apib-mode.rcp, cider-eval-sexp-fu.rcp, dockerfile-mode.rcp 2018-03-24 09:17:54 -04:00
Crandel
c2e24ff5ec Add apib-mode 2018-03-24 09:12:46 -04:00
Yakkala Yagnesh Raghava
791e9063dd * recipes/auto-sudoedit.rcp: new recipe. 2018-03-19 18:13:16 +05:30
Stephan Creutz
e82cda06b7 Add recipe for cider-eval-sexp-fu 2018-03-17 17:27:33 +01:00
Takeru Naito
5806e59e84
Supplement missing dependency in the dockerfile-mode.rcp
The dockerfile-mode requires the "s" library.
ref: https://github.com/spotify/dockerfile-mode/commit/52f821c
2018-03-13 15:15:45 +09:00
Pásztor János
93fb44441b Fix org-grep.rcp name 2018-03-10 11:01:46 +01:00
Pásztor János
95c8efef63 fix pdf-tools recipe build
* until they fix it upstream
* https://github.com/politza/pdf-tools/issues/325
2018-03-10 10:41:26 +01:00
Alex Ott
129789cef4 add recipe for sayid nREPL middleware client 2018-02-25 15:28:12 +01:00
Alex Ott
63fa39d86d use more up to date repository for plantuml-mode 2018-02-05 15:04:13 +01:00
Alex Ott
f072ae11b9 add dependencies to existing recipes 2018-02-05 10:07:21 +01:00
Alex Ott
19b6c26214 compile swiper with current Emacs, not system one 2018-02-05 10:05:50 +01:00
Yakkala Yagnesh Raghava
34d4333df2 * recipes/company-childframe.rcp: new recipe 2018-02-01 16:41:00 +05:30
Yakkala Yagnesh Raghava
64043f560d * recipes/posframe.rcp: new recipe. 2018-02-01 16:40:48 +05:30
Yakkala Yagnesh Raghava
67dcb92c97 new recipies: dired-details-r, dired-details-s 2018-01-29 10:51:58 +05:30
Yakkala Yagnesh Raghava
fd80cbeaed * recipes/ido-completing-read-plus.rcp: ido-ubiquitous subsumed into
ido-completing-read-plus package.

old ido-ubiquitous package should to be removed with this.
2018-01-29 10:49:43 +05:30
Noam Postavsky
5b213704f6 Fix test failures
* .travis.yml:
* test/travis-ci.sh (ert-tests): Load mm-util for 26-prerelease to
avoid Bug#30258.
* el-get-custom.el (el-get-status-file): Add :type.
2018-01-26 19:03:00 -05:00
Noam Postavsky
7ded4bf710 Test with Emacs 26 prerelease 2018-01-25 21:29:09 -05:00
yewton
000af7c080 Add an instruction how to shallow clone El-Get 2018-01-25 21:27:14 -05:00
yewton
2e228afce4 Allow user to shallow clone when installing el-get itself. 2018-01-25 21:27:14 -05:00
Noam Postavsky
f64264389c Merge: recipe updates 2018-01-17 08:50:57 -05:00
Noam Postavsky
b89f58c7d1 Merge: org-mode url updates 2018-01-17 08:45:12 -05:00
Timo Bingmann
32631e33f5 org-mode's git url changed. see https://orgmode.org/ 2018-01-17 08:44:12 -05:00
yewton
8fde186ab5 recipes/crux.rcp: new recipe 2018-01-12 12:19:05 +09:00
yewton
c95abe4145 recipes/winum.rcp: new recipe 2018-01-12 11:44:08 +09:00
yewton
175dbdee42 Allow latest org-mode git url to shallow clone
* Add `code.orgmode.org` to el-get-git-known-smart-domains
* Gogs not support HEAD request for now so `el-get-git-is-host-smart-http-p' check fails

https://github.com/dimitri/el-get/pull/2590
https://github.com/gogits/gogs/issues/2857
2018-01-11 00:53:05 +09:00
yewton
bb19c1550d recipes/pos-tip.rcp: more up-to-date source
cf. https://melpa.org/#/pos-tip
2018-01-11 00:01:27 +09:00