Commit Graph

3104 Commits

Author SHA1 Message Date
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
yagnesh రాఘవ
f98955edef Merge pull request #1493 from dholm/bugfix/vhdl-mode
Correct decompression options for vhdl-mode
2013-12-31 05:53:55 -08: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
Alex Ott
6aea190cec Merge pull request #1487 from dholm/bugfix/smart-mode-line
smart-mode-line depends on dash
2013-12-28 11:32:20 -08: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
Doug MacEachern
e0c220e6fc Add method to install go packages
Several go related tools can be used within emacs, such as:
gocode, godef, goimports, golint, goflymake, etc.

The el-get-go method lets the 'go get' command take care of
downloading and building such tools.  The main advantage is letting
go get take care of resolving dependecies and building the binary,
rather than wedging into the :build property.
2013-12-27 15:06:19 -08:00
David Holm
d4c2a253c4 smart-mode-line depends on dash 2013-12-27 19:39:38 +01:00
Dimitri Fontaine
121c4bb88d Merge pull request #1477 from aspiers/interactive-byte-compile
Allow el-get-byte-compile to be called interactively
2013-12-21 09:27:00 -08: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
Dimitri Fontaine
5044626381 Merge pull request #1484 from dougm/gocode
Fix exec-path for recipes that depend on gocode daemon
2013-12-20 05:17:27 -08:00
Dimitri Fontaine
7e61145d55 Merge pull request #1478 from npostavs/auto-emacs-dep
make el-get-elpa-build-local-recipes convert elpa emacs dep into :minimum-emacs-version
2013-12-20 05:05:56 -08:00
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
yagnesh రాఘవ
282cd760b3 Merge pull request #1483 from aspiers/rpm-spec-mode
add rpm-spec-mode
2013-12-15 21:45:09 -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
Noam Postavsky
5958f81dea convert elpa emacs dep to :minimum-emacs-version
Instead of producing bogus dependency on `emacs' package,
el-get-elpa-build-local-recipes should add a :minimum-emacs-version
clause instead.
2013-12-14 12:08:53 -05:00
Noam Postavsky
2c006f50b8 test for auto elpa recipes
el-get-elpa-build-local-recipes generates recipes with bogus `emacs'
dependency.
2013-12-14 12:08:50 -05:00
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