Commit graph

1893 commits

Author SHA1 Message Date
Johan Andersson
da8dd64e8c Add shut-up recipe. 2013-10-29 18:09:07 +01:00
Steve Purcell
420ffea454 Merge pull request #1132 from waymondo/master
added `projector.el` recipe
2013-10-28 14:14:14 -07:00
Demyan Rogozhin
76c6cf1e50 Update elhome: change github repo owner 2013-10-28 23:00:03 +04:00
justin talbott
9d8d890de3 projector recipe 2013-10-28 13:27:55 -04:00
Vedang Manerikar
4666eee9f6 Add a recipe for el-spice
el-spice adds a minor mode for emacs-lisp-programming.
url: http://github.com/vedang/el-spice
2013-10-27 20:57:02 +00:00
Donald Curtis
e582f91ef4 elpy :commit must specify the remote repository 2013-10-27 12:20:30 -07:00
Donald Ephraim Curtis
335b77759c Remove magithub recipe.
Fixes #1126
2013-10-27 12:20:30 -07:00
Donald Ephraim Curtis
2bc9ce95a0 Make monokai recipe use the github fetcher.
This will make the info on the website more featureful.
2013-10-27 12:20:30 -07:00
Steve Purcell
de09fcf14f Add gore-mode
/cc @sergey-pashaev
2013-10-27 11:00:26 -07:00
Steve Purcell
a521dced0e Remove defunct vlfi package 2013-10-27 11:00:26 -07:00
Justin Abrahms
a407151542 Adding docker-mode. 2013-10-27 11:00:26 -07:00
Damien Cassou
95b4051013 Recipe for pier-mode
Summary: Emacs Major mode for Pier-formatted text files.

Association with the package: I am the maintainer.

Repository: https://github.com/DamienCassou/pier-cl

Communication with package maintainer: none, the package was already
ready.

Tests: the package builds and installs properly.
2013-10-27 11:00:26 -07:00
Damien Cassou
5cdee2d52c Recipe for dired-toggle-sudo
Summary: Browse files and directories with sudo privileges. With a
  simple keystroke, you can view and edit root files and directories.

Association with the package: I like the package a lot and contributed a
  commit years ago.

Repository: https://github.com/renard/dired-toggle-sudo/

Communication with package maintainer: none, the package was already
ready.

Tests: the package builds and installs properly.
2013-10-27 11:00:26 -07:00
Yuta Yamada
bf06b87656 Add a recipe for flycheck-tip 2013-10-27 11:00:26 -07:00
Yasuyuki Oka
9b985973ff Add helm-css-scss
https://github.com/ShingoFukuyama/helm-css-scss
2013-10-27 11:00:26 -07:00
Johan Andersson
0a1acc68f2 Add reporters directory to ert-runner recipe. 2013-10-27 11:00:25 -07:00
Donald Curtis
4e338c1005 Update the elpy recipe to track a stable branch.
Fixes #1129
2013-10-27 11:00:25 -07:00
FukuyamaShingo
1e6fe2ffb4 recipes/helm-swoop 2013-10-25 22:00:13 +09:00
Steve Purcell
be80425bc7 Merge pull request #1127 from Bruce-Connor/master
Add recipe for conkeror-minor-mode
2013-10-25 04:43:14 -07:00
Artur Malabarba
2ff2baa8fe Add recipe for conkeror-minor-mode 2013-10-25 12:35:45 +01:00
Steve Purcell
d982105898 Merge pull request #1124 from Fuco1/master
Add achievements mode
2013-10-24 01:38:01 -07:00
Fuco1
740fd7d830 Add achievements mode 2013-10-22 19:28:28 +02:00
Donald Curtis
35c24ed9ea latest-clojar-libraries > latest-clojure-libraries 2013-10-20 15:16:20 -07:00
Jonas Bernoulli
fcc34f8a9f add magit-log-edit 2013-10-20 16:06:07 +02:00
Steve Purcell
a39c3123fb Add grass-mode
Closes #1113
2013-10-20 14:34:53 +01:00
Steve Purcell
a9a84836ea Add list-register 2013-10-20 10:26:53 +01:00
Steve Purcell
0569da79bd clojure-cheatsheet has moved
See https://github.com/clojure-emacs/clojure-cheatsheet/pull/6
2013-10-20 09:29:09 +01:00
Steve Purcell
2fadec0364 Merge pull request #1117 from joaoxsouls/master
add a recipe for rust-flymake
2013-10-20 01:09:47 -07:00
joaoxsouls
127c5da624 add a recipe for rust-flymake 2013-10-20 04:07:59 +01:00
Mark Tran
6d22baa0f7 add ujelly-theme recipe 2013-10-19 18:58:12 -07:00
Steve Purcell
c2e5d686b8 Add project-explorer
/cc @sabof
2013-10-19 17:10:43 +01:00
Steve Purcell
aeab4a998b Add evil-matchit
/cc @redguardtoo
2013-10-19 12:52:48 +01:00
Donald Ephraim Curtis
754ba7829c Merge pull request #1110 from bbatsov/cider-tracing
Rename nrepl-tracing to cider-tracing
2013-10-18 17:22:56 -07:00
Donald Ephraim Curtis
0b7f7f23bb Merge pull request #1109 from bbatsov/cider-decompile
Rename nrepl-decompile to cider-decompile
2013-10-18 17:22:45 -07:00
Demyan Rogozhin
6efa7f851a Add a recipe for elhome 2013-10-18 19:11:44 +04:00
Bozhidar Batsov
5e27e9e8d0 Rename nrepl-tracing to cider-tracing 2013-10-18 17:57:15 +03:00
Bozhidar Batsov
4b76a00ac4 Rename nrepl-decompile to cider-decompile 2013-10-18 17:45:43 +03:00
Damien Cassou
00114c6fc8 Add a recipe for runner.
Summary: Improved "open with" suggestions for dired mode in Emacs. This
  library links a set of shell commands to file or directory names.
  These commands can then be used in dired mode using
  dired-do-shell-command (by pressing “!”). Since this library modifies
  the behavior of dired-guess-shell-alist-user, the command syntax will
  follow that variable’s syntax (see the documentation of
  dired-guess-shell-alist-user for more).

Association with package: I like the package a lot

Link to package repository: https://github.com/thamer/runner

Communication with package maintainer: none, the package was already ready.

Tests: the package builds and installs properly
2013-10-18 14:43:00 +02:00
Steve Purcell
cd8844ea54 Rename latest-clojars to latest-clojar-libraries after all 2013-10-17 19:08:17 +01:00
Steve Purcell
b2048dd689 Revert "Rename latest-clojars to latest-clojar-libraries."
This reverts commit d044abf6cd.
2013-10-17 19:00:53 +01:00
Steve Purcell
48130ecba3 Revert "rename abl-mode to abl"
This reverts commit 6afa9de797.
2013-10-17 17:49:15 +01:00
Donald Curtis
ed01ef6333 Rename pretty-symbols-mode to pretty-symbols. 2013-10-17 07:35:37 -07:00
Donald Curtis
0a3c261550 Remove mark recipe. Added duplicate "show-marks" with new name. 2013-10-17 07:33:22 -07:00
Donald Curtis
d044abf6cd Rename latest-clojars to latest-clojar-libraries. 2013-10-17 07:31:17 -07:00
Donald Curtis
03a22c9ec2 Rename helm-mercurial-queue helm-ls-hg. 2013-10-17 07:29:24 -07:00
Donald Curtis
bab369a63c Rename emacs-toml to toml. 2013-10-17 07:25:58 -07:00
Donald Curtis
78b7caccef Rename emacs-highlight-unique-symbol to highlight-unique-symbol. 2013-10-17 07:24:14 -07:00
Donald Curtis
a275ee794b Rename cg-mode to cg. 2013-10-17 07:20:52 -07:00
Donald Curtis
6afa9de797 rename abl-mode to abl 2013-10-17 07:16:48 -07:00
Steve Purcell
0d58202908 "nrepl" is now called "cider"
See https://github.com/clojure-emacs/cider/issues/375
2013-10-16 19:02:31 +01:00
Steve Purcell
d78d7abccf Merge pull request #1100 from gstamp/add-cucucmber-goto-step
Recipe for cucumber go to step.
2013-10-16 04:59:45 -07:00
Glen Stampoultzis
6d269c1735 Removed files spec from recipe. 2013-10-16 22:55:44 +11:00
Steve Purcell
03d0ff6c8d Merge pull request #1101 from yasuyk/json-mode
Add json-mode recipe
2013-10-16 01:41:37 -07:00
Steve Purcell
d7736fb9ea Merge pull request #1103 from zk-phi/ac-c-headers
add ac-c-headers
2013-10-16 00:38:39 -07:00
Donald Curtis
86412e0fcc Remove helm-c-moccur.
Closes #1102
2013-10-16 00:20:27 -07:00
zk_phi
9af0fb4d69 add ac-c-headers 2013-10-16 16:05:35 +09:00
Donald Curtis
cd66a7c1a5 Fix apropos-fn+var recipe. 2013-10-16 00:00:48 -07:00
Donald Ephraim Curtis
a5d15f875b Merge pull request #1084 from milkypostman/drew_adams_libraries
Add a collection of Wiki packages for Drew Adams.
2013-10-15 17:52:33 -07:00
Yasuyuki Oka
5db8ddf646 Add json-mode recipe
https://github.com/joshwnj/json-mode
2013-10-16 08:06:21 +09:00
Glen Stampoultzis
b470389b76 Recipe for cucumber go to step. 2013-10-16 08:32:28 +11:00
Steve Purcell
fb63f7417f Add skewer-less 2013-10-15 14:12:36 +01:00
Steve Purcell
9777458a3f Revert "Take over rainbow-delimiters."
This reverts commit e7f77ae14d.
2013-10-15 12:40:01 +01:00
Steve Purcell
17cc8e84dd Add ruby-additional (closes #1079) 2013-10-15 08:27:28 +01:00
Steve Purcell
2d67431327 Point ruby-electric recipe back to main ruby svn repo
See #1079
2013-10-15 08:26:04 +01:00
Steve Purcell
a058c3007e Merge pull request #1098 from yasuyk/jedi-direx
Add jedi-direx recipe
2013-10-14 00:26:11 -07:00
Yasuyuki Oka
261e919598 Add jedi-direx recipe
https://github.com/tkf/emacs-jedi-direx
2013-10-14 14:29:50 +09:00
Makmiller
2a7d6c84c4 recipe for ibuffer-git 2013-10-13 20:33:24 -04:00
Steve Purcell
31731a5600 Merge pull request #1095 from rejeep/servant
Add Servant recipe.
2013-10-13 11:30:19 -07:00
Steve Purcell
d28484bf5e Add clips-mode
/cc @grettke
2013-10-13 17:36:58 +01:00
Johan Andersson
62e374e9c0 Add Servant recipe. 2013-10-13 18:27:56 +02:00
Steve Purcell
13f3321503 Merge pull request #1074 from Fanael/master
Take over rainbow-delimiters.
2013-10-13 08:16:35 -07:00
Yasuyuki Oka
79e4a0f37c Add know-your-http-well recipe
https://github.com/for-GET/know-your-http-well
2013-10-13 20:12:17 +09:00
Xu FaSheng
24041c7f58 Add recipe for dired-toggle 2013-10-13 15:39:28 +08:00
Steve Purcell
f93d237ee4 Add info to ess recipe (closes #1088) 2013-10-11 17:35:34 +01:00
Steve Purcell
c1bd38bec3 Merge pull request #1091 from unhammer/master
major mode for editing Constraint Grammar files
2013-10-11 06:16:32 -07:00
Kevin Brubeck Unhammer
d6d14c0bab major mode for editing Constraint Grammar files http://beta.visl.sdu.dk/cg3/single/ 2013-10-11 15:05:55 +02:00
Steve Purcell
d3fbfd5eda Merge pull request #1089 from Bruce-Connor/master
Add recipe for latex-extra
2013-10-11 03:24:35 -07:00
Artur Malabarba
53a35dc5f5 Add recipe for latex-extra 2013-10-10 21:24:07 +01:00
Steve Purcell
1a99263c26 Merge pull request #1068 from yuutayamada/master
Add recipe for bpe
2013-10-10 10:57:50 -07:00
Fanael Linithien
9e9f93135f colorsarenice-theme' and fasm-mode' moved to Github. 2013-10-10 12:47:11 +02:00
Fanael Linithien
e7f77ae14d Take over rainbow-delimiters. 2013-10-10 12:46:35 +02:00
Donald Curtis
ed37214f14 A collection of Wiki packages for Drew Adams. 2013-10-09 19:56:25 -07:00
Kris Jenkins
9dc4d707d8 Adding helm-spotify. 2013-10-09 21:04:55 +01:00
Steve Purcell
a4068dc251 Merge pull request #1082 from fred-o/master
inform7-mode
2013-10-09 12:22:14 -07:00
Steve Purcell
7d0a74c2a7 Merge pull request #1081 from dgutov/easy-kill
Add easy-kill recipe
2013-10-09 09:46:47 -07:00
Fredrik Appelberg
2fd26238a8 Added a recipes for installing inform7-mode 2013-10-09 16:07:50 +02:00
Dmitry Gutov
6f53fcba8e Add easy-kill recipe 2013-10-09 06:46:20 +03:00
Stephen Marsh
7d5329057c Added control-mode 2013-10-08 20:22:33 -04:00
Steve Purcell
2e1e7315ee Add tracwiki-mode
/cc @merickson
2013-10-08 08:09:50 +01:00
Fanael Linithien
954aeff635 Add number-font-lock-mode. 2013-10-06 16:21:53 +02:00
David Keegan
2d4f75f6f6 Add dkmisc and dkdo 2013-10-06 10:16:33 +01:00
Mike McCourt
2264849d06 Add recipe for Jumblr
This is an anagram-based word game for emacs.  See the readme in the
github repo for more information: https://github.com/mkmcc/jumblr
2013-10-05 18:24:12 -07:00
Jonas Bernoulli
2659d48374 remove magit-{cherry,compat}.el from magit
The files `magit-cherry.el' and `magit-compat.el'
have both been merged into `magit.el'.
2013-10-05 15:54:38 +02:00
Torsten Hilbrich
5b08ed7b90 add recipes for dictionary
dictionary is a client for rfc2229 dictionary server.
It has two dependencies which are provided as own recipes:

connection: handles client-side TCP connections
link: Implement clickable links via text properties
2013-10-05 11:11:21 +01:00
Alex Kost
b65c9dae29 Merge branch 'master' of https://github.com/milkypostman/melpa 2013-10-05 00:22:06 +04:00
Alex Kost
792c81c61c Recipe for alect-themes was added 2013-10-05 00:17:37 +04:00
Steve Purcell
da9b40184e Merge pull request #1070 from wglass/add-tommyh-theme
Add the tommyh-theme recipe.
2013-10-04 10:12:42 -07:00
William Glass
12e571766b Add the tommyh-theme recipe.
A simple white-backround theme with bold shades of pastel colors.

Repo can be found here:

http://github.com/wglass/tommyh-theme
2013-10-04 10:09:38 -07:00
Steve Purcell
b86c666ee9 Add :old-names key to recipes that have been renamed 2013-10-04 14:07:52 +01:00
Steve Purcell
26f8ecdb83 Rename org-reveal to ox-reveal, matching repo contents 2013-10-04 13:52:26 +01:00