Commit graph

2935 commits

Author SHA1 Message Date
Ivan Andrus
15e28b67d0 Added achievements package 2013-11-02 21:14:52 -06:00
Ivan Andrus
5fc3d0310a Added nanowrimo recipe 2013-11-02 21:08:13 -06:00
Sliim
3b3145b921 Add helm-github-stars package 2013-11-03 00:51:36 +01:00
Dima Kogan
62f42b7b72 added xcscope recipe 2013-11-02 10:55:11 -07:00
Donald Curtis
de6366e4b3 add drew adams cmds-menu 2013-11-02 08:43:10 -07:00
Steve Purcell
1406f5a241 Merge pull request #1141 from mamciek/master
Adding dockerfile-mode
2013-11-01 13:48:30 -07:00
Maciej Mazur
c88a214418 Adding dockerfile-mode 2013-11-01 21:33:19 +01:00
Steve Purcell
26c73e1d15 Merge pull request #1140 from lunaryorn/smartscan
Add Smartscan
2013-11-01 05:55:20 -07:00
Sebastian Wiesner
49a24c5948 Add Smartscan
Navigates between occurrences of the symbol at point in the current
buffer on M-n and M-p

See https://github.com/mickeynp/smart-scan
2013-11-01 13:41:32 +01:00
Steve Purcell
4a2fe9feae Merge pull request #1138 from akatov/pretty-mode
new pretty-mode
2013-11-01 01:04:34 -07:00
Steve Purcell
a28adae1f0 Fix name of show-css package 2013-10-31 16:21:18 +00:00
Steve Purcell
a077a90740 Use official repo for org-pomodoro
/cc @leoc
2013-10-31 14:34:39 +00:00
Steve Purcell
6d746a11f2 Remove abl-mode (see #1104) 2013-10-31 13:24:32 +00:00
Steve Purcell
634c9ad701 Merge pull request #1105 from ensime/ensime
Package submission for ENSIME: the ENhanced Scala Interaction Mode for Emacs
2013-10-31 01:08:31 -07:00
Dmitri Akatov
4fc9e4ebb9 new pretty-mode 2013-10-31 01:30:45 +00:00
Radzisław Galler
dc5ce19dc2 Merge branch 'master' of https://github.com/milkypostman/melpa into ensime 2013-10-30 22:38:30 +01:00
Steve Purcell
7b7c259683 Merge pull request #1137 from wildsoul/master
add recipe for  plantuml-mode
2013-10-30 14:15:42 -07:00
wildsoul
183aca1be0 remove :url 2013-10-30 19:47:49 +00:00
wildsoul
87eaeda9f2 add plantuml-mode 2013-10-30 11:54:36 +00:00
Steve Purcell
0549866c5e Merge pull request #1135 from thisch/python-cell
add recipe for python-cell mode
2013-10-29 14:49:03 -07:00
Thomas Hisch
07bc750578 add recipe for python-cell mode
Signed-off-by: Thomas Hisch <t.hisch@gmail.com>
2013-10-29 22:48:36 +01:00
Steve Purcell
67247451b3 Add relax 2013-10-29 21:35:57 +00:00
Steve Purcell
99e3b01b13 Merge pull request #1134 from rejeep/shut-up-recipe
Add shut-up recipe.
2013-10-29 10:10:41 -07:00
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
Steve Purcell
527cc08a34 Merge pull request #1133 from demyanrogozhin/elhome
Update elhome: change github repo
2013-10-28 13:39:59 -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
Steve Purcell
587347054d Pipe the cask go script to python, not sh
See http://twitter.com/rejeep/status/391931610959839232, thanks @rejeep
2013-10-20 15:22:43 +01:00
Steve Purcell
2021ab3672 Merge pull request #1118 from tarsius/magit-log-edit
add magit-log-edit
2013-10-20 07:18:20 -07:00
Jonas Bernoulli
fcc34f8a9f add magit-log-edit 2013-10-20 16:06:07 +02:00