Commit Graph

1745 Commits

Author SHA1 Message Date
Xiao Hanyu
87d762e615 mustache package doesn't depend on with-namespace anymore. 2014-01-04 17:17:31 +08:00
yagnesh రాఘవ
c7bfb5887d Merge pull request #1498 from dholm/bugfix/flycheck-hdevtools
Fix typo in features
2014-01-03 08:13:44 -08:00
David Holm
213c861fb2 New recipe, fullframe 2014-01-03 17:04:27 +01:00
David Holm
e800b68175 Fix typo in features 2014-01-03 16:50:39 +01:00
yagnesh రాఘవ
74807382f9 Merge pull request #1497 from dholm/recipe/flycheck-hdevtools
New recipe, Flycheck module for Haskell using hdevtools
2014-01-03 07:45:24 -08:00
yagnesh రాఘవ
57b7c0a87b Merge pull request #1496 from dholm/recipe/hi2
New recipe, hi2 - Haskell indentation module
2014-01-03 07:44:59 -08:00
David Holm
77bfe6e64a New recipe, Flycheck module for Haskell using hdevtools 2014-01-03 16:39:42 +01:00
David Holm
2e6f406dad New recipe, hi2 - Haskell indentation module 2014-01-03 16:36:09 +01:00
yagnesh రాఘవ
3218d1a831 Merge pull request #1488 from dougm/go
Go language related recipes and package installer
2014-01-01 07:43:53 -08:00
yagnesh రాఘవ
e909201337 Merge pull request #1495 from dholm/recipe/outline-magic
New recipe, outline-magic
2013-12-31 23:03:56 -08:00
David Holm
df784c356c New recipe, outline-magic 2013-12-31 16:35:05 +01:00
David Holm
e411fc1b8a Correct decompression options for vhdl-mode 2013-12-31 10:49:43 +01:00
yagnesh రాఘవ
5f15a094b0 Merge pull request #1491 from dholm/recipe/verilog-mode
New recipe for Verilog major mode
2013-12-30 21:11:28 -08:00
yagnesh రాఘవ
9eb1b2d381 Merge pull request #1492 from dholm/recipe/vhdl-mode
New recipe for VHDL major mode
2013-12-30 21:11:18 -08:00
David Holm
d1fe203d86 New recipe for VHDL major mode 2013-12-30 16:08:35 +01:00
David Holm
3a32eee56b New recipe for Verilog major mode 2013-12-30 15:39:37 +01:00
yagnesh రాఘవ
c45498bbcf Merge pull request #1490 from dholm/recipe/tablegen-mode
Recipe/tablegen mode
2013-12-30 04:20:00 -08:00
yagnesh రాఘవ
6096a81782 Merge pull request #1489 from dholm/recipe/llvm-mode
New recipe for llvm-mode
2013-12-30 04:18:54 -08:00
David Holm
c7063f6f5b New recipe for tablegen-mode 2013-12-30 11:37:55 +01:00
David Holm
213ea49571 New recipe for llvm-mode 2013-12-30 11:37:36 +01:00
Doug MacEachern
5a219c2aa9 Go language related recipes
- go-autocomplete: change to use :type go

- go-company: change to use :type go

- go-def: helper used in go-mode

- go-flymake: flymake checker for go

- go-imports: override go-mode's gofmt-command

- go-lint: linter for go
2013-12-27 15:20:34 -08:00
David Holm
d4c2a253c4 smart-mode-line depends on dash 2013-12-27 19:39:38 +01:00
yagnesh రాఘవ
bd713c6555 Merge pull request #1485 from iqbalansari/more-recipies
Added a bunch of different recipes
2013-12-21 07:13:20 -08:00
Yakkala Yagnesh Raghava
7c93fe15e6 * recipes/geiser.rcp: don't generate autoloads. 2013-12-22 00:04:18 +09:00
Iqbal Ansari
f71370c186 Added a bunch of different recipes
workgroups2   - A session manager for emacs
json-mode     - A major mode for editing JSON files
inf-mongo     - Run a MongoDB shell process in a buffer.
json-snatcher - An emacs extension to quickly extract path to a value
                in JSON files
tiny          - Quickly generate linear ranges in Emacs
2013-12-21 15:28:53 +05:30
Doug MacEachern
2bdc0111a5 Fix exec-path for recipes that depend on gocode daemon 2013-12-16 10:08:27 -08:00
yagnesh రాఘవ
da7574787f Merge pull request #1479 from aspiers/xrdb-mode
recipe for xrdb-mode
2013-12-15 21:47:22 -08:00
yagnesh రాఘవ
f983810379 Merge pull request #1480 from aspiers/smart-mode-line
add smart-mode-line
2013-12-15 21:46:31 -08:00
yagnesh రాఘవ
b85e8d4885 Merge pull request #1481 from aspiers/erin
add erin
2013-12-15 21:45:56 -08:00
yagnesh రాఘవ
8d0fa6a081 Merge pull request #1482 from aspiers/vc-osc
add vc-osc
2013-12-15 21:45:35 -08:00
Adam Spiers
595d5f2a70 recipe for xrdb-mode 2013-12-15 16:31:12 +00:00
Adam Spiers
5c634d26f1 add vc-osc 2013-12-15 16:30:46 +00:00
Adam Spiers
bbc3497a02 add smart-mode-line 2013-12-15 16:30:30 +00:00
Adam Spiers
403a08ed45 add erin 2013-12-15 16:30:08 +00:00
Adam Spiers
f60d02bcc7 add rpm-spec-mode 2013-12-15 16:29:28 +00: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 రాఘవ
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
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
Xiao Hanyu
6d1fcb9c31 Add :depends to ac-slime.rcp 2013-12-07 19:51:05 +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
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
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