Commit Graph

1745 Commits

Author SHA1 Message Date
Alex Ott
f08f327f40 add recipe for pkg-info & update dependencies for nrepl 2013-08-25 11:31:11 +02:00
Fabián Ezequiel Gallina
a9f98fc96f New recipe: startupd 2013-08-24 00:07:42 -03:00
Fabián Ezequiel Gallina
803e2f71de Use milkypostman's powerline fork
This one is actively maintained as opposed to jonathanchu's version.
2013-08-24 00:03:49 -03:00
Fabián Ezequiel Gallina
e8e04c912b Added python-django.el recipe 2013-08-23 23:28:30 -03:00
Mikhail Glushenkov
66c26ac3ee Update haskell-mode.rcp.
The installation procedure has changed, see
https://github.com/haskell/haskell-mode#installation-from-git .
2013-08-22 23:44:31 +02:00
Katherine Whitlock
ccc3df188b Updated flycheck recipe's dependencies 2013-08-20 22:28:29 -04:00
Katherine Whitlock
0ccc050fe7 Added recipe for f.el 2013-08-20 22:23:10 -04:00
Katherine Whitlock
af73c5f23e Added exec-path-from-shell.rcp 2013-08-20 14:36:56 -04:00
Katherine Whitlock
6e00d799ad Added arduino-mode 2013-08-20 12:58:34 -04:00
Alex Ott
6070b39cb6 nrepl.el now requires dash package 2013-08-15 16:24:26 +02:00
Alexander Stein
8c41611f34 Fix org2blog recipe to remove .el from metaweblog dependency extension from dependency, causing 'el-get can not find a recipe for package metaweblog.el' error. 2013-08-14 22:21:32 +03:00
Alexander Stein
f49247d49f Add Elixir language mode recipe. 2013-08-12 00:24:46 +03:00
Rüdiger Sonderfeld
b2085115ab Add recipe for magit-tramp.
Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-08-10 21:21:30 +02:00
Yakkala Yagnesh Raghava
208071d4c4 * recipes/gnuplot-mode.rcp: remove extra closed paren 2013-08-11 04:03:21 +09:00
Rüdiger Sonderfeld
89a241f3f3 Add recipe for god-mode.
Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-08-10 20:48:10 +02:00
Rüdiger Sonderfeld
ded8b005a7 Add recipe for rusti.el.
Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-08-10 17:00:32 +02:00
David Holm
8792c43274 find-file-in-project provides autoload so do not force it in 2013-08-09 09:42:52 -07:00
David Holm
54e5b8476e Add recipe for Tern 2013-08-09 09:42:17 -07:00
Dimitri Fontaine
f08416491a Merge pull request #1318 from fdr/fix-with-rust-mode
Un-break el-get when installing rust-mode
2013-08-05 14:48:38 -07:00
Richard Lewis
0609cce08d Added new git URI for emacs-jabber 2013-08-05 16:42:10 +01:00
David Holm
7794f4c566 Add recipes for gocode
Adds them as two recipes, one for auto-complete and one for company as they need to be forcibly loaded with ":features"
2013-08-04 13:28:51 -07:00
Hiroaki Otsu
a6861b5fef add recipe of plsense 2013-08-03 04:43:52 +09:00
Alex Ott
6c02eeb1a8 update address of repository for clojure-mode 2013-08-01 19:03:07 +02:00
ryjm
453814c16d Add recipe for habitrpg.el
0 error(s) found.
2013-07-31 15:23:02 -04:00
Elric Milon
996daf9724 autopep8.el recipe 2013-07-31 16:16:16 +02:00
Ben Prew
f80dc28e7d flymake-puppet recipe 2013-07-30 16:42:40 -07:00
Daniel Farina
8f87e068d9 Un-break el-get when installing rust-mode
rust-mode no longer requires cm-mode, and furthermore, cm-mode has
been removed from the Rust repository.  That means that without this
patch updating one's rust-mode will break one's .emacs initialization.

Fix this by simply removing the dependency metadata.
2013-07-30 01:05:05 -07:00
David Holm
434125727c Use autoload for python-/doctest-mode instead of forcibly loading them 2013-07-29 17:39:37 -07:00
David Holm
edcc46b199 Add recipe for syslog-mode 2013-07-29 14:40:44 -07:00
David Holm
612203ac8e Add recipe for hide-lines 2013-07-29 14:40:30 -07:00
David Holm
363f5bfcbc Add recipe for pretty-mode-plus 2013-07-29 14:24:37 -07:00
David Holm
3300cfc44d Register autoload for auto-complete-rst 2013-07-29 14:17:20 -07:00
Rüdiger Sonderfeld
131b02ccea New recipe: yow.lines
Download the old version of "yow.lines" for `yow'.  It was removed in
Emacs 22 because of copyright reasons.

See
* http://lists.gnu.org/archive/html/emacs-devel/2006-06/msg00290.html
* http://en.wikipedia.org/wiki/Zippy_the_Pinhead

Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-07-29 16:43:37 +02:00
David Holm
6fc2d51f91 Get undo-tree from official git repo 2013-07-27 16:02:57 -07:00
Rüdiger Sonderfeld
22de1962d9 Add recipe for magit-filenotify.
This requires Emacs 24.4, which is not yet released.  Therefore I
omitted the `:minimum-emacs-version' property for now but it should be
activated when Emacs 24.4 is released.

Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-07-26 15:56:28 +02:00
David Holm
70272a6b0b Register autoload for scion instead of forcing it in 2013-07-25 16:22:59 -07:00
juan-leon
3e7ca55c37 Remove the key binding
Change-Id: I147d4983016caba2a554c02c21b3f74766baa2e5
2013-07-25 12:17:04 +02:00
Alex Ott
22a81f0d4d update nrepl.el recipe to new address of repository 2013-07-24 20:55:33 +02:00
Dimitri Fontaine
d3e9ac518f New recipe for command-log-mode. 2013-07-22 14:12:45 -07:00
Xiao Hanyu
ef79bfd23e Fix a auctex recipe build bug.
The original auctex recipe build steps will result in a boot error, which tells
that "tex-site.el not found".
2013-07-22 15:45:41 +08:00
Dimitri Fontaine
85d1726645 Merge pull request #1297 from 23Skidoo/patch-2
Make ProofGeneral.rcp work with Emacs >= 24.2.
2013-07-21 16:22:07 -07:00
Dimitri Fontaine
0d587160e3 Merge pull request #1295 from dholm/ghci-completion
Adds a recipe for ghci-completion
2013-07-21 16:20:52 -07:00
Dimitri Fontaine
4af6047bc5 Merge pull request #1294 from dholm/page-break-lines
Adds a recipe for page-break-lines
2013-07-21 16:20:34 -07:00
Dimitri Fontaine
076a43d32f Merge pull request #1293 from dholm/macrostep
Adds recipe for macrostep
2013-07-21 16:16:32 -07:00
Dimitri Fontaine
ed7e888e2a Merge pull request #1292 from dholm/git-messenger
New recipe for git-messenger
2013-07-21 16:16:14 -07:00
Dimitri Fontaine
491b8db285 Merge pull request #1291 from dholm/ensime
Provides an autoload for the ensime-scala-mode-hook instead of always loading it
2013-07-21 16:15:56 -07:00
Dimitri Fontaine
5660c46014 Merge pull request #1290 from timwraight/master
Add build stage for predictive recipe
2013-07-21 16:14:55 -07:00
Dimitri Fontaine
8bc847780f Merge pull request #1289 from dholm/elim
Registers autoload for elim
2013-07-21 16:14:29 -07:00
Dimitri Fontaine
d07d67faf5 Merge pull request #1288 from dholm/helm-descbinds
Registers autoload for helm-descbinds
2013-07-21 16:13:37 -07:00
Dimitri Fontaine
60d5ef95e9 Merge pull request #1287 from dholm/browse-kill-ring
Register autoload for browse-kill-ring
2013-07-21 16:13:14 -07:00
Dimitri Fontaine
f3f2ce0cc8 Merge pull request #1286 from dholm/skewer-mode
Adds recipe for skewer-mode
2013-07-21 16:12:34 -07:00
Dimitri Fontaine
b4e988e28f Merge pull request #1285 from dholm/simple-httpd
Adds recipe for simple-httpd
2013-07-21 16:12:16 -07:00
Dimitri Fontaine
92354c93e8 Merge pull request #1284 from dholm/auto-compile
New recipe for auto-compile
2013-07-21 16:12:01 -07:00
Dimitri Fontaine
c20b542fcf Merge pull request #1283 from dholm/packed
Adds new recipe for packed
2013-07-21 16:11:26 -07:00
Dimitri Fontaine
73ffb194a7 Merge pull request #1282 from dholm/gh-deps
gh depends on request
2013-07-21 16:11:09 -07:00
Dimitri Fontaine
84d6f4e384 Merge pull request #1281 from dholm/helm-slime
Adds recipe for helm-slime
2013-07-21 16:10:28 -07:00
Dimitri Fontaine
9f087b8f35 Merge pull request #1280 from dholm/helm-gist
Adds recipe for helm-gist
2013-07-21 16:09:49 -07:00
Dimitri Fontaine
c0bd7d633e Merge pull request #1279 from dholm/helm-ipython
Adds recipe for helm-ipython
2013-07-21 16:09:24 -07:00
Dimitri Fontaine
9fc502e055 Merge pull request #1278 from dholm/helm-c-yasnippet
Adds recipe for helm-c-yasnippet
2013-07-21 16:08:45 -07:00
Dimitri Fontaine
997718265d Merge pull request #1277 from dholm/bm
Adds a recipe for bm (visual bookmarks)
2013-07-21 16:08:25 -07:00
Dimitri Fontaine
48edd38645 Merge pull request #1084 from musicglue/helm-ls-git
helm-ls-git recipe
2013-07-21 16:08:09 -07:00
Dimitri Fontaine
83d987b648 Merge pull request #1276 from dholm/flymake-pycheckers
Adds recipe for flymake-pycheckers
2013-07-21 16:07:52 -07:00
Dimitri Fontaine
5a483fb665 Merge pull request #1275 from dholm/ttcn-mode
A new recipe for ttcn-mode
2013-07-21 16:07:33 -07:00
Dimitri Fontaine
54b9be0624 Merge pull request #1274 from dholm/swank-newlisp
Swank server for newLISP recipe
2013-07-21 16:07:20 -07:00
Dimitri Fontaine
9d42c18017 Merge pull request #1273 from dholm/newlisp-mode
A new recipe for newLISP major mode
2013-07-21 16:07:05 -07:00
Dimitri Fontaine
c54bed066a Merge pull request #1271 from ruediger/svg-clock
Recipe for svg-clock.
2013-07-21 16:04:20 -07:00
Dimitri Fontaine
8384a8994c Merge pull request #1269 from dholm/python-mode
Switches python-mode from emacswiki to official repository
2013-07-21 16:02:05 -07:00
Dimitri Fontaine
4474aeb0e1 Merge pull request #1268 from dholm/js2-refactor-deps
js2-refactor dependencies
2013-07-21 16:01:25 -07:00
Dimitri Fontaine
b3dd2e540e Merge pull request #1266 from hirocaster/add-motion-mode
Add recipe for motion-mode
2013-07-21 15:58:30 -07:00
Dimitri Fontaine
d256f2601e Merge pull request #1264 from dlwe/master
routines for stemming
2013-07-21 15:58:05 -07:00
Dimitri Fontaine
486a47530b Merge pull request #1261 from fakedrake/master
metaweblog.el as a depenedcy of org2blog
2013-07-21 15:53:28 -07:00
Dimitri Fontaine
e295f295ab Merge pull request #1259 from ruediger/adaptive-wrap
New recipe: adaptive-wrap.
2013-07-21 15:52:50 -07:00
Dimitri Fontaine
7ba92dd7fd Merge pull request #1258 from cdkamat/master
Updated pkgbuild-mode.rcp
2013-07-21 15:52:05 -07:00
Dimitri Fontaine
45a5de8fd5 Merge pull request #1256 from juan-leon/occur-x
Add recipe for occur-x
2013-07-21 15:49:35 -07:00
Dimitri Fontaine
02df297b97 Merge pull request #1253 from typester/perl-debug
New recipe: perl-debug
2013-07-21 15:47:54 -07:00
Dimitri Fontaine
20cee12623 Merge pull request #1243 from uchida/use-gmake-on-bsd
use GNU Make on BSD-derivatives instead of BSD Make
2013-07-21 15:47:24 -07:00
Dimitri Fontaine
dba77b7fb2 Merge pull request #1233 from dholm/showcss-mode
Showcss mode
2013-07-21 15:46:51 -07:00
Dimitri Fontaine
c7d30dcabc Merge pull request #1232 from dholm/smart-forward
Recipe for 'smart-forward'
2013-07-21 15:44:51 -07:00
Dimitri Fontaine
0ddd998964 Merge pull request #1231 from dholm/bash-completion
Recipe for 'bash-completion'
2013-07-21 15:44:23 -07:00
Dimitri Fontaine
40f4a3a290 Merge pull request #1230 from dholm/pde
Recipe for Perl Development Environment (pde)
2013-07-21 15:43:53 -07:00
Dimitri Fontaine
949146cd57 Merge pull request #1228 from littlemove/dash-at-point
Added recipe for dash-at-point.
2013-07-21 15:39:49 -07:00
Dimitri Fontaine
82dc80067e Merge pull request #1227 from bremner/master
update for circe.rcp (new, improved, shorter!)
2013-07-21 15:37:49 -07:00
Dimitri Fontaine
d75f551ef7 Merge pull request #1225 from rrthomas/master
Various recipe tweaks
2013-07-21 15:36:59 -07:00
Dimitri Fontaine
09de757163 Merge pull request #1223 from ruediger/magit-gh-pulls
Recipe: Add recipe for magit-gh-pulls.
2013-07-21 15:33:56 -07:00
Dimitri Fontaine
372e4ecec3 Merge pull request #1221 from ruediger/builtin-build
If :builtin matches do not execute :build/:info.
2013-07-21 15:33:01 -07:00
Dimitri Fontaine
4f82182f1c Merge pull request #1220 from ruediger/eshell-manual-fix
Recipe: Fixed eshell-manual repo.
2013-07-21 15:31:15 -07:00
Dimitri Fontaine
0a7159cccc Merge pull request #1218 from ruediger/ess-update
Update recipe for ESS.
2013-07-21 15:30:14 -07:00
Dimitri Fontaine
958035d6f1 Merge pull request #1217 from paulkoerbitz/idris-mode-recipe
Add idris-mode recipe
2013-07-21 15:27:11 -07:00
Dimitri Fontaine
eb22571a08 Merge pull request #1197 from aki2o/aki2o/add-recipes
add my elisp recipes (log4e, yaxception, pophint, genrnc)
2013-07-21 15:23:15 -07:00
Dimitri Fontaine
40d7943147 Merge pull request #1235 from danielsz/inf_ruby
Recipe points back to official, upstream package
2013-07-21 15:22:48 -07:00
Dimitri Fontaine
3872c86b76 Merge pull request #1236 from yyr/fix
* recipes/hideshow-org.rcp: fix upstream url (author changed his usernam...
2013-07-21 15:22:16 -07:00
Dimitri Fontaine
4085879004 Merge pull request #1237 from fgallina/python.el-recipes
Python.el recipes
2013-07-21 15:21:54 -07:00
Dimitri Fontaine
f4155c0af9 Merge pull request #1238 from marktran/fix_ido_vertical_repo
currently referenced ido-vertical-mode repo does not exist. update it.
2013-07-21 15:20:54 -07:00
Dimitri Fontaine
bca715a0be Merge pull request #1244 from xiaohanyu/master
fix a error in haskell-mode recipe
2013-07-21 15:11:56 -07:00
Dimitri Fontaine
d78344085b Merge pull request #1246 from cajetanus/patch-1
Create gregorio-mode.rcp
2013-07-21 15:09:47 -07:00
Dimitri Fontaine
74a1b1c39e Merge pull request #1248 from myuhe/ddskk
Fixed #1247
2013-07-21 15:05:53 -07:00
Dimitri Fontaine
41eff0f4ad Merge pull request #1249 from rexim/master
Add recipe for gruber-darker-theme
2013-07-21 15:02:36 -07:00
Dimitri Fontaine
74a1102a28 Merge pull request #1234 from dholm/flx
Recipe for 'flx'
2013-07-21 15:02:18 -07:00
David Holm
9d6b0d6ac7 New recipe for git-messenger 2013-07-19 10:00:41 -07:00
Mikhail Glushenkov
9b09e5d487 Make ProofGeneral.rcp work with Emacs >= 24.2.
See http://proofgeneral.inf.ed.ac.uk/trac/ticket/458 .
2013-07-16 00:49:32 +02:00
David Holm
b4b8d76557 Adds a recipe for ghci-completion 2013-07-11 19:46:16 -07:00
David Holm
c2e66156cf Adds a recipe for page-break-lines 2013-07-11 19:41:42 -07:00
David Holm
7ba459b1e3 Adds recipe for macrostep 2013-07-11 16:18:32 -07:00
David Holm
0c12552092 Provides an autoload for the ensime-scala-mode-hook instead of always loading it 2013-07-10 12:51:18 -07:00
Tim Wraight
d00aeaf129 Add build stage to predictive recipe.
This is needed to set up dictionaries.
2013-07-10 17:01:49 +01:00
David Holm
a2fae56320 Registers autoload for helm-descbinds 2013-07-09 19:10:38 -07:00
David Holm
ac3bc752f7 Registers autoload for elim 2013-07-09 19:09:08 -07:00
David Holm
a18bc60962 Register autoload for browse-kill-ring 2013-07-09 19:06:32 -07:00
David Holm
a3795cbd01 Adds recipe for skewer-mode 2013-07-09 17:51:40 -07:00
David Holm
e049af2ced Adds recipe for simple-httpd 2013-07-09 17:39:55 -07:00
David Holm
49d35346cc New recipe for auto-compile 2013-07-09 17:12:14 -07:00
David Holm
2aa329c056 Adds new recipe for packed 2013-07-09 17:11:22 -07:00
David Holm
13b0d8630d gh depends on request 2013-07-09 15:42:40 -07:00
David Holm
528b31a072 Adds recipe for helm-slime 2013-07-09 15:25:48 -07:00
David Holm
3d31cec72c Adds recipe for helm-ipython 2013-07-09 15:00:48 -07:00
David Holm
3e78cb420d Adds recipe for helm-gist 2013-07-09 14:57:27 -07:00
David Holm
174276473e Adds recipe for helm-c-yasnippet 2013-07-09 14:55:32 -07:00
David Holm
0e059c6599 A new recipe for ttcn-mode 2013-07-09 14:47:26 -07:00
David Holm
3673ebe9b0 A new recipe for newLISP major mode 2013-07-09 14:46:59 -07:00
David Holm
e755f53cdb Adds recipe for flymake-pycheckers 2013-07-09 14:46:09 -07:00
David Holm
81399b21af Recipe for 'bash-completion' 2013-07-09 14:45:32 -07:00
David Holm
42a76a0216 Adds a recipe for bm (visual bookmarks) 2013-07-09 12:48:54 -07:00
David Holm
0d4e545b36 Swank server for newLISP recipe 2013-07-08 15:06:34 -07:00
Rüdiger Sonderfeld
2ef1afcf45 Recipe for svg-clock.
Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-07-08 20:19:47 +02:00
David Holm
b70d5e68d7 Switches python-mode from emacswiki to official repository 2013-07-05 10:12:10 -07:00
David Holm
7638e2f4aa Recipe for clang-complete-async 2013-07-03 12:36:11 -07:00
David Holm
f81f9b45cb Adds dependency to s from js2-refactor 2013-07-03 12:10:39 -07:00
hirocaster
e8c7c1360d Add recipe for motion-mode 2013-07-02 20:01:52 +09:00
dlwe
03fbf480e0 routines for stemming 2013-07-01 22:03:10 +09:00
Chris Perivolaropoulos
6ea083dbcb Metaweblog.el as an org2blog dependency 2013-06-27 14:56:34 +03:00
Rüdiger Sonderfeld
a146d760d8 New recipe: adaptive-wrap.
Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-06-26 19:30:29 +02:00
Chinmay Kamat
56c68d317b Updated the pkgname to correct repository.
cdkamat/pkgbuild-mode is no longer maintained. Replaced it with
original repository
2013-06-25 00:47:00 -07:00
juan-leon
f884c7589f Add recipe for occur-x
Change-Id: I128a9119a2e7281d3f4bf3f1970841f23e99241c
2013-06-21 12:39:45 +02:00
juan-leon
6c66e87407 Add recipe for dired-efap
Change-Id: I7bad3864ec077642ea7b09701028eef1611f6013
2013-06-21 12:32:16 +02:00
Daisuke Murase
da17247462 Add a new recipe: perl-debug 2013-06-20 13:25:51 +09:00
Daisuke Murase
814331f4aa The host of mode-compile.el seems down, use github mirror instead 2013-06-19 06:04:52 +09:00
David Holm
8bd36ac1bf Recipe for 'flx' 2013-06-16 21:28:12 +02:00
rexim
eed7599365 Add recipe for gruber-darker-theme. 2013-06-15 22:21:46 +07:00
myuhe
ad7f6b4b92 Fixed #1247 2013-06-14 03:36:21 +09:00
cajetanus
a1e6f2b0eb Create gregorio-mode.rcp
For gregorio-mode.el
2013-06-13 18:05:13 +02:00
Xiao Hanyu
7cc4d140e6 fix a error in haskell-mode.rcp
haskell-site-file.el is generated by 'make all', without which,
haskell-mode can not work well.
2013-06-06 22:30:03 +08:00
Reuben Thomas
b5ebae079d ggo-mode.rcp: update to point at new github repo. 2013-06-04 00:57:19 +01:00
Akihiro Uchida
484f4fe559 use GNU Make on BSD-derivatives instead of BSD Make 2013-06-04 03:14:08 +09:00
Alex Ott
61604da095 add org-reveal recipe for package to export org-mode to Reveal.js presentations
package depends on Org Mode 8.0, so 'depends org-mode' was added explicitly
2013-06-01 11:46:22 +02:00
Christian Koestlin
c2b0b4d8d1 added litable 2013-05-27 09:38:27 +02:00
Mark Tran
351676cdef currently referenced ido-vertical-mode repo does not exist. update it. 2013-05-26 20:05:45 -07:00
Fabián Ezequiel Gallina
98d28e0338 Added python24.rcp to pull python.el from Emacs emacs-24 branch 2013-05-26 04:19:47 -03:00
Fabián Ezequiel Gallina
ecb0114810 Updated python.rcp to pull latest python.el from Emacs trunk 2013-05-26 04:19:36 -03:00
Yakkala Yagnesh Raghava
f5909da588 * recipes/hideshow-org.rcp: fix upstream url (author changed his username on
github.. uff :/ )
2013-05-26 05:04:29 +09:00
Daniel Szmulewicz
26f05492c0 back to upstream 2013-05-25 17:15:35 +03:00
David Holm
02d689dec5 Recipe for 'showcss-mode' 2013-05-25 10:51:30 +02:00
David Holm
1fc0198d6c Recipe for 'smart-forward' 2013-05-25 10:38:54 +02:00
David Holm
5da379280f Recipe for Perl Development Environment (pde) 2013-05-24 22:16:37 +02:00
Reuben Thomas
47aab36b5d Add a recipe for ggo-mode 2013-05-22 23:31:45 +01:00
Diego Fernandez Fernandez
fc3b247489 Added recipe for dash-at-point. 2013-05-21 12:54:13 +02:00
Reuben Thomas
871f2bc4fd undo-tree now has autoload cookies; install a stable release, not git head. 2013-05-20 22:07:20 +01:00
Reuben Thomas
ce3b4663b7 Update dictionary.el to 1.10 release 2013-05-20 22:06:47 +01:00
David Bremner
831dfd7b42 update for circe.rcp
Add depend on cl-lib because circe-fix-minibuffer.el requires it.
2013-05-19 13:28:43 -03:00
Reuben Thomas
7adfae1e0c Rename recipe file for inform-mode to .rcp suffix 2013-05-19 14:35:26 +01:00
Reuben Thomas
a4fd99f461 Make flymake-point depend on flymake. 2013-05-19 14:30:29 +01:00
Rüdiger Sonderfeld
700ad24577 Recipe: Add recipe for magit-gh-pulls.
Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-05-15 15:06:56 +02:00
Rüdiger Sonderfeld
a4c5dd53d1 Recipe: builtin since 24.3
"Since version 24.3 of Emacs, RefTeX is developed exclusively as part
of Emacs."

https://www.gnu.org/software/auctex/reftex.html
Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-05-15 14:57:23 +02:00
Rüdiger Sonderfeld
0d7d79d178 Recipe: Fixed eshell-manual repo.
https://github.com/nicferrier/eshell-manual seems to be the official
repo now.

Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-05-15 11:57:28 +02:00
Rüdiger Sonderfeld
2abfc13056 Update recipe for ESS.
SVN -> github
build -> simplified

Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-05-13 23:00:38 +02:00
Paul Koerbitz
84c88eafa5 Add idris-mode recipe
Idris is a dependently typed purely functional programming language
influenced by Haskell. See http://idris-lang.org
2013-05-11 00:18:39 +02:00
Gianluca Della Vedova
3f7175fdcc Added recipe for visual-regext-steroids 2013-05-08 13:28:27 +02:00
Dimitri Fontaine
bdefb6aa74 Merge pull request #1210 from whirm/smart-operator
Update smart-operator recipe.
2013-05-07 08:10:15 -07:00
Elric Milon
67009fac56 Ammend smart operator update 2013-05-07 16:23:36 +02:00
Dimitri Fontaine
8d3d9689db Merge pull request #1212 from rrthomas/master
Add recipe for wajig.el
2013-05-07 07:16:50 -07:00
Dimitri Fontaine
e6f40cc5a8 Merge pull request #1211 from whirm/auto-highlight-symbol
Update AHS recipe
2013-05-07 07:16:29 -07:00
Dimitri Fontaine
fd43ff4997 Merge pull request #1209 from whirm/elpy-and-nose
Update elpy recipe and add nose's
2013-05-07 07:15:00 -07:00
Dimitri Fontaine
3a7a6a1e0c Merge pull request #1208 from r0man/vertica
Vertica recipe.
2013-05-07 07:14:23 -07:00
Reuben Thomas
d730fc2683 Add recipe for wajig (previously from EmacsWiki) 2013-05-07 03:10:30 +01:00
Elric Milon
c0abcb3784 Update AHS recipe 2013-05-05 22:36:24 +02:00
Elric Milon
c3ff71863c Update elpy recipe and add nose's 2013-05-05 22:10:30 +02:00
Roman Scherer
979c3715c2 Removed :load property from vertica recipe. 2013-05-05 21:48:36 +02:00
Dimitri Fontaine
09a081a6de Merge pull request #1207 from r0man/hive
Hive recipe.
2013-05-05 12:30:44 -07:00
Dimitri Fontaine
dc6ebde2bf Merge pull request #1198 from sirech/flycheck
Recipe for flycheck
2013-05-05 12:30:27 -07:00
Dimitri Fontaine
c0279f98f2 Merge pull request #1206 from kototama/master
Recipe for cljsbuild-mode
2013-05-05 12:29:59 -07:00
Dimitri Fontaine
03d8159e61 Merge pull request #1205 from deftsp/fix-helm
Fix helm compile error
2013-05-05 12:29:02 -07:00
Mario Fernandez
3067e8fa6b Add cl-lib dependency 2013-05-03 16:28:45 +02:00
Roman Scherer
769e48d7f3 Added vertica recipe. 2013-05-03 14:50:25 +02:00
Roman Scherer
c027bb9441 Added hive recipe. 2013-05-03 14:49:16 +02:00
kototama
24c4973a76 recipe for the cljsbuild minor mode 2013-05-03 14:26:40 +02:00
Mario Fernandez
fc398c5930 Change recipe to fetch the package directly from github 2013-05-03 12:11:01 +02:00
Shihpin Tseng
9bffcae717 Fix helm compile error 2013-05-03 10:06:11 +08:00
tokuhirom
b6a0bff14a Recipies: use howm 1.4.1 2013-05-03 10:14:30 +09:00
Dimitri Fontaine
0a67cbaefd Merge pull request #1202 from markhepburn/master
diff-hl recipe extension fix: rcb -> rcp
2013-05-02 06:43:19 -07:00
Dimitri Fontaine
08cc84ace0 Merge pull request #1179 from kototama/master
Recipe for visual-regexp
2013-05-02 06:33:50 -07:00
Mark Hepburn
fc0bdf0b02 Correcting diff-hl recipe extension (rcb -> rcp) 2013-05-01 10:46:10 +10:00
kototama
d9a16b7712 added depends declaration for cl-lib 2013-04-29 10:46:20 +02:00
Mario Fernandez
4992535271 Recipe for flycheck 2013-04-28 14:35:37 +02:00
Hiroaki Otsu
a571ff90d0 add my elisp recipes (log4e, yaxception, pophint, genrnc) 2013-04-28 15:13:27 +09:00
Julien Danjou
f855372d1b Add recipe for hy-mode
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-04-27 20:53:33 +02:00
Dimitri Fontaine
180bb43946 Merge pull request #1192 from rrthomas/recipes
ENSIME does not strictly depend on scala2-mode, just recommends it.
2013-04-26 08:35:21 -07:00
Dimitri Fontaine
fc15813954 Merge pull request #1190 from hmalmedal/master
Updated recipe for AUCTex
2013-04-26 08:06:14 -07:00
Dimitri Fontaine
4dab1af1fe New recipe for ido-vertical-mode. 2013-04-23 13:06:41 +02:00
kototama
719c99e605 removed unnecessary :features usage 2013-04-22 11:05:12 +02:00
Reuben Thomas
79dc5d73e5 Add recipe for frame-restore, to autoload it 2013-04-21 23:27:28 +01:00
Reuben Thomas
b12cd138a2 ENSIME does not strictly depend on scala2-mode, just recommends it. 2013-04-21 17:20:50 +01:00
Håkon Malmedal
eae1d2f353 AUCTeX has swapped to git. 2013-04-20 16:53:23 +02:00
Dimitri Fontaine
25a41b179b Merge pull request #1182 from yyr/master
fix ido-hacks upstream
2013-04-20 06:37:12 -07:00
Dimitri Fontaine
5b6f93772f Merge pull request #1181 from rrthomas/recipes
Add frink-mode, kill-ring-rotate, inform-mode and completing-help recipes; fix csv-mode
2013-04-20 06:35:53 -07:00
Dimitri Fontaine
029e0538ee Merge pull request #1180 from aspiers/master
Update smooth-scrolling recipe to point to new github repository
2013-04-20 06:25:41 -07:00
Dimitri Fontaine
de3f49e334 Merge pull request #1178 from bjodah/master
Removed quotes in DEPEND of elpy.rcp
2013-04-20 06:21:37 -07:00
Dimitri Fontaine
f5212aa1d8 Merge pull request #1176 from dholm/elim
Sets the correct load-path for elim
2013-04-20 06:15:35 -07:00
Dimitri Fontaine
c3dba04b0c Merge pull request #1175 from dholm/ensime
Modifies ensime to be loaded from its build directory rather than source...
2013-04-20 06:15:07 -07:00
Reuben Thomas
fe6ab169ba Add recipe for inform-mode 2013-04-18 12:42:25 +01:00
Reuben Thomas
9b09a5886a Add a recipe for kill-ring-rotate 2013-04-16 18:12:48 +01:00
Reuben Thomas
25e9f23b5a csv-mode is now an ELPA package only. 2013-04-16 15:32:57 +01:00
Reuben Thomas
ad0e1250d0 Add completing-help recipe 2013-04-16 10:21:04 +01:00
Reuben Thomas
e2f178e701 Add frink-mode recipe 2013-04-16 10:20:51 +01:00
Yakkala Yagnesh Raghava
4813c03214 * recipes/ido-hacks.rcp: point to latest upstream 2013-04-16 11:32:30 +09:00
Adam Spiers
7614b16b86 Update smooth-scrolling recipe to point to new github repository 2013-04-15 15:20:09 -07:00
kototama
c114eb8d86 recipe for the visual-regexp extension 2013-04-15 17:15:28 +02:00
Björn Dahlgren
681f51493a Removed quotes in DEPEND of elpy.rcp 2013-04-15 17:08:48 +02:00
David Holm
6a097ea47d Sets the correct load-path for elim 2013-04-14 00:09:32 +02:00
David Holm
e25b7f5a69 Modifies ensime to be loaded from its build directory rather than source (otherwise it will fail to start the server) 2013-04-13 15:45:22 +02:00
David Holm
64ae814c75 Build the contrib directory along with cedet 2013-04-13 12:49:21 +02:00
Dimitri Fontaine
95a23f9ea2 Merge pull request #1146 from dholm/ensime
ensime depends on scala-mode2 according to the README
2013-04-12 01:02:35 -07:00
Dimitri Fontaine
74399883c5 Merge pull request #1110 from dholm/wc-mode
Recipe for 'wc-mode'
2013-04-12 01:02:08 -07:00
Dimitri Fontaine
c3d59faa0f Merge pull request #1165 from rrthomas/master
Add recipes for darkroom-mode and smart-quotes
2013-04-12 00:54:31 -07:00
David Holm
1743bebc83 ensime depends on scala-mode2 according to the README 2013-04-12 07:44:38 +02:00
David Holm
37d37c53d3 Recipe for 'wc-mode' 2013-04-12 07:40:44 +02:00
Reuben Thomas
0d91494dcc Add a recipe for smart-quotes. 2013-04-12 01:39:41 +01:00
Reuben Thomas
5bee7b2eaf Add recipe for darkroom-mode. 2013-04-11 15:12:38 +01:00
Dimitri Fontaine
4fe798db06 Merge pull request #1163 from aki2o/aki2o/add-recipes
add 2 recipes about my elisp
2013-04-11 06:49:21 -07:00
Dimitri Fontaine
568b24c0bc Merge pull request #1160 from rrthomas/master
Fix name of autodictionnary-recipe
2013-04-11 06:47:06 -07:00
Dimitri Fontaine
c091c4b393 Merge pull request #1159 from ruediger/simple-call-tree-ext
Add recipe for simple-call-tree+.
2013-04-11 06:44:32 -07:00
Malyshev Artem
2c156e1b35 Fix version check condition. 2013-04-11 10:26:50 +04:00
Hiroaki Otsu
b2f36b4e95 add auto-complete-nxml.rcp
add one-key-local.rcp
2013-04-11 15:14:00 +09:00
Reuben Thomas
fff4c1947c Fix name of auto-dictionary recipe in file name and docstring 2013-04-11 01:42:30 +01:00
Rüdiger Sonderfeld
3ce6c36ab5 Add recipe for simple-call-tree+.
Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-04-10 17:09:43 +02:00
Malyshev Artem
d8764ff122 Fix magit recipe for emacs version check. 2013-04-10 13:51:52 +04:00
Dimitri Fontaine
e0997c61bf Merge pull request #1155 from rrthomas/master
Add some recipes
2013-04-10 01:51:54 -07:00
Reuben Thomas
ece158c8cb Add recipe for init-paredit which adds a feature for it so it is loaded, and depends on paredit. 2013-04-10 01:31:43 +01:00
Reuben Thomas
b987ba0c38 Add recipe for init-eldoc which adds a feature for it so it is loaded. 2013-04-10 01:22:13 +01:00
Dimitri Fontaine
a228e39f23 Merge pull request #1153 from renard/osx-contacts
Add osx-contacts.
2013-04-09 13:56:03 -07:00
Dimitri Fontaine
1894eb5deb Merge pull request #1149 from proofit404/linum-relative
Add linum-relative recipe.
2013-04-09 13:52:55 -07:00
Dimitri Fontaine
e5b25fc755 Merge pull request #1148 from noblejasper/master
change anything-howm.rcp
2013-04-09 13:52:42 -07:00
Dimitri Fontaine
ee26fbd05d Merge pull request #1144 from proofit404/tagedit
Add tagedit recipe.
2013-04-09 13:45:07 -07:00
Dimitri Fontaine
3e0ed683c4 Merge pull request #1143 from Raynes/master
Added a refheap recipe
2013-04-09 13:44:48 -07:00
Dimitri Fontaine
b3b0128b6f Merge pull request #1141 from xiaohanyu/master
add four small and consise elisp library
2013-04-09 13:42:55 -07:00
Dimitri Fontaine
877caa78cc Merge pull request #1140 from manandbytes/eclim
eclim: don't use removed 'vendor' directory
2013-04-09 13:42:14 -07:00
Dimitri Fontaine
2ba8722a4c Merge pull request #1138 from inlinechan/patch-1
Fix qml-mode recipe
2013-04-09 13:41:43 -07:00
Sébastien Gross
7e3f782a75 Add osx-contacts.
Result of `el-get-check-recipe':
0 error(s) found.

Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2013-04-08 18:32:26 +02:00
Dmitri Akatov
453448523b *.el to *.rcp 2013-04-06 01:46:32 -07:00
Malyshev Artem
bfdc506f01 Add linum-relative recipe. 2013-04-05 12:53:34 +04:00
noblejasper
0809eb43a1 change pkgname and depends 2013-04-04 12:52:43 +09:00
Malyshev Artem
dfab38d693 Add tagedit recipe. 2013-04-03 00:17:57 +04:00