Commit graph

2767 commits

Author SHA1 Message Date
Bozhidar Batsov
4b76a00ac4 Rename nrepl-decompile to cider-decompile 2013-10-18 17:45:43 +03:00
Steve Purcell
f3a4e051ab Merge pull request #1108 from DamienCassou/recipe-runner
Add a recipe for runner.
2013-10-18 06:22:04 -07: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
cbea2979c1 Make explicit that one must (require 'package)
Closes #1107
2013-10-18 10:32:37 +01:00
Steve Purcell
d2e0dea501 Better display for reverse deps on old names 2013-10-18 09:45:17 +01:00
Steve Purcell
392765e66b List reverse dependencies on old names (will be useful for nrepl) 2013-10-17 19:25:13 +01: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
8b1af32c82 And remove corresponding TODO 2013-10-17 08:31:48 +01:00
Steve Purcell
9e5a1ef619 Show old names on package page, and include download counts for old names 2013-10-17 08:31:15 +01: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
90814f2e43 Tidier debouncing of search results, handle ?q=params better
Fixes #1099
2013-10-14 17:25:39 +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
Steve Purcell
2d99583076 Merge pull request #1096 from makp/ibuffer-git
recipe for ibuffer-git
2013-10-14 00:20:09 -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
Steve Purcell
2ab50ae627 Merge pull request #1094 from yasuyk/know-your-http-well
Add know-your-http-well recipe
2013-10-13 04:18:53 -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
Steve Purcell
17ae4c5ff4 Merge pull request #1093 from fasheng/master
Add recipe for dired-toggle
2013-10-13 02:17:08 -07: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