Commit graph

543 commits

Author SHA1 Message Date
Donald Ephraim Curtis
10fba4f793 Merge pull request #365 from skeeto/master
Recipe for skewer-mode
2012-10-31 21:34:43 -07:00
Christopher Wellons
18bf1964c4 Add recipe for skewer-mode. 2012-10-31 16:05:49 -04:00
Steve Purcell
f7a7e319db Merge pull request #364 from rolandwalker/master
add recipe for truthy
2012-10-31 01:00:15 -07:00
Roland Walker
e19d190bfa Add recipe for truthy.el 2012-10-29 20:00:31 -04:00
Steve Purcell
4b243a909f Don't include rinari-merb.el in rinari package 2012-10-27 20:49:43 +01:00
Steve Purcell
b32b9b3b3e Merge pull request #361 from rolandwalker/master
add recipe for syntactic-sugar.el
2012-10-26 01:58:18 -07:00
Roland Walker
3f2139ddcb add syntactic-sugar recipe 2012-10-25 18:52:12 -04:00
Jonas Bernoulli
27fd41dbad add keychain-environment recipe 2012-10-25 18:43:17 +02:00
Steve Purcell
b7566fe6ff Include zossima.rb in zossima recipe (see #359) 2012-10-25 15:38:09 +01:00
Zane Shelby
5528cff0c8 Add recipe for zossima. 2012-10-25 06:38:29 -05:00
Julien Blanchard
05db4e260b Add railgun recipe 2012-10-23 15:54:18 +02:00
Donald Ephraim Curtis
081aa3e1d5 Merge pull request #332 from rolandwalker/master
add recipes for hardhat.el, vector-utils.el, osx-browse.el
2012-10-22 18:46:33 -07:00
Donald Ephraim Curtis
073e92e05c Merge pull request #346 from maio/sackspace
Add sackspace package - A better backspace for Emacs.
2012-10-22 18:44:47 -07:00
Donald Ephraim Curtis
f46cec1fc2 Merge pull request #347 from kusut/master
add mmm-mako recipes
2012-10-22 18:43:54 -07:00
Donald Ephraim Curtis
9bc02257f0 Merge pull request #348 from mpenet/roy-mode
add roy-mode recipe
2012-10-22 18:43:24 -07:00
Donald Ephraim Curtis
93873ba8a1 Merge pull request #349 from bbatsov/prelude-scala
Added the prelude-scala package
2012-10-22 18:42:48 -07:00
Donald Ephraim Curtis
8bc29a8d51 Merge pull request #352 from syohex/epc
Add epc recipe and its required packages
2012-10-22 18:41:30 -07:00
Donald Ephraim Curtis
8b52854484 Merge pull request #350 from aculich/master
Added a few new elisp recipes
2012-10-22 18:37:01 -07:00
Donald Ephraim Curtis
f87ecc8c6e Merge pull request #355 from jpkotta/master
add figlet recipe
2012-10-22 18:33:57 -07:00
Donald Ephraim Curtis
6308463029 Merge pull request #353 from magnars/rename-bang-to-dash
Rename bang to dash.
2012-10-22 18:33:03 -07:00
Donald Ephraim Curtis
e87b2af052 Merge pull request #354 from zane/golden-ratio
Add recipe for golden-raito
2012-10-22 18:32:46 -07:00
Jonathan Kotta
88724a1d1e Add figlet recipe 2012-10-22 11:45:59 -05:00
Magnar Sveen
8f8ffaa354 Rename bang to dash. 2012-10-22 17:11:24 +02:00
Syohei YOSHIDA
97faa99c79 Add epc recipe and its required packages 2012-10-22 21:48:38 +09:00
Ralph Moritz
04f98d033f cljsbuild-mode 2012-10-22 09:43:34 +02:00
Ralph Moritz
39fa9e028c gnuplot-mode 2012-10-22 09:16:16 +02:00
Zane Shelby
0aefa6f833 Add recipe for golden-raito. 2012-10-21 22:09:59 -05:00
Aaron Culich
7fb9a2fd1f Add zoom-frm 2012-10-21 18:39:52 -07:00
Aaron Culich
7b39f3faa6 Add top-mode 2012-10-21 18:39:51 -07:00
Aaron Culich
0063eaa736 Add shell-command 2012-10-21 18:39:44 -07:00
Aaron Culich
d00731e52a Add frame-fns 2012-10-21 18:39:30 -07:00
Aaron Culich
fc3db1f12f Add frame-cmds 2012-10-21 18:39:23 -07:00
Aaron Culich
81f86e251a Add bash-completion 2012-10-21 18:02:44 -07:00
Aaron Culich
1fb0ba0ab7 Add multifiles 2012-10-21 17:34:37 -07:00
Aaron Culich
46d0bcf733 Add eproject 2012-10-21 17:34:35 -07:00
Aaron Culich
4cc7e1e8f9 Add crappy-jsp-mode 2012-10-21 17:34:30 -07:00
Aaron Culich
83e66a1cd2 Add buster-snippets 2012-10-21 17:34:24 -07:00
Aaron Culich
8b17544c1b Add buster-mode 2012-10-21 17:34:12 -07:00
Aaron Culich
d189205974 Add annoying-arrows-mode 2012-10-21 17:33:28 -07:00
Bozhidar Batsov
44bddf1235 added the prelude-scala package 2012-10-22 01:49:09 +03:00
kusut
03f3a9dcc8 add mmm-mako, mmm-mode for Mako templates 2012-10-21 22:05:11 +07:00
Marian Schubert
f6c760b4ff Add sackspace package - A better backspace for Emacs. 2012-10-21 15:01:39 +02:00
Max Penet
c916c09a78 add roy-mode recipe 2012-10-21 13:53:51 +02:00
Steve Purcell
dd9a927391 Point ecb recipe back at master branch now @alexott has merged cedet-new 2012-10-21 11:28:37 +01:00
Steve Purcell
3fc8983e5d Use "new-cedet" branch in @alexott's ecb repo (see #336) 2012-10-21 09:31:59 +01:00
Steve Purcell
25aaa79cdc Revert "Switch ecb recipe to official CVS repo, which has newer commits than @alexott's mirror"
This reverts commit 017eafeef9.
2012-10-21 09:31:59 +01:00
Steve Purcell
d12890d535 Merge pull request #345 from lunaryorn/rename-flymake-checkers
Rename flymake-checkers to flycheck
2012-10-20 12:24:17 -07:00
Steve Purcell
017eafeef9 Switch ecb recipe to official CVS repo, which has newer commits than @alexott's mirror 2012-10-20 20:22:51 +01:00
Sebastian Wiesner
badb7258ed Rename flymake-checkers to flycheck
Upstream package was renamed, see lunaryorn/flycheck#5.

Follow up to #331.
2012-10-20 20:23:00 +02:00
Syohei YOSHIDA
ce4dbb7555 Add helm-themes
This package provides theme selection with helm interface.
2012-10-20 23:24:42 +09:00