zk_phi
03f0e256bd
Add recipe for zombie
2014-12-22 21:40:05 +09:00
Steve Purcell
b9dfc7c111
Merge pull request #2306 from Dewdrops/master
...
Add recipe for isearch-dabbrev
2014-12-22 09:47:56 +00:00
Steve Purcell
91f520eefc
Merge pull request #2303 from myuhe/skk2ddskk
...
Rename skk to ddskk
2014-12-21 23:37:13 +00:00
Steve Purcell
e301252a7f
Remove backtrace-mode ( closes #2305 )
2014-12-21 19:35:10 +00:00
Dewdrops
e6ab61a389
Add recipe for isearch-dabbrev
2014-12-21 18:59:35 +08:00
myuhe
bf5e36747b
Add old tag
2014-12-21 19:21:49 +09:00
Donald Curtis
18df3c59b7
Fix scala-mode due to repo move.
2014-12-21 00:39:59 -05:00
myuhe
ae685fbcab
Rename skk to ddskk
2014-12-21 13:40:21 +09:00
myuhe
e09b0c78f6
skk: Move repo
2014-12-20 07:39:52 +09:00
Steve Purcell
d17ec69c9f
Add flycheck-package
2014-12-19 15:06:17 +00:00
USAMI Kenta
47e098ceda
Add recipe for pixiv-novel-mode
2014-12-19 20:56:08 +09:00
Steve Purcell
b093a3a9a8
Merge pull request #2295 from death/master
...
add recipe for `ssh-tunnels'
2014-12-19 11:27:09 +00:00
Marten Lienen
b2fec0f682
Add recipe for xresources-theme
2014-12-19 00:03:25 +01:00
death
3786a34af1
add recipe for `ssh-tunnels'
2014-12-18 23:38:04 +02:00
Steve Purcell
1e367afce9
Merge pull request #2293 from Sarcasm/master
...
add flycheck-irony recipe
2014-12-18 08:25:44 +00:00
Steve Purcell
78f549a299
Merge pull request #2280 from rranelli/auto-update-packages
...
Add recipe for `auto-package-update`
2014-12-18 08:25:01 +00:00
Guillaume Papin
12c7815111
add flycheck-irony recipe
2014-12-18 00:38:39 +01:00
Cameron Desautels
60191ae7de
recipes/goto-last-change: update to pull from GitHub, closes #2082
...
Got permission from the author to host this on GitHub, allowing us to
tag for MELPA Stable:
> Date: Wed, 17 Dec 2014 09:26:03 -0700
> Subject: Re: goto-last-change.el
> From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
> To: Cameron Desautels <camdez@gmail.com>
>
> Hi Cameron,
>
> Thanks for the info, I had no idea about such dependencies. I'm
> pleased to hear that it is being used, but at the moment I don't have
> a working development machine so I can't handle the Git upload and
> tagging. I'd really appreciate it if you would take care of that and
> host goto-last-change.el on MELPA.
2014-12-17 15:03:55 -06:00
Steve Purcell
c1869af5fd
Add transpose-frame
2014-12-17 17:16:12 +00:00
Steve Purcell
90248ff585
Remove powershell-mode ( closes #2269 )
2014-12-17 17:15:10 +00:00
Fanael Linithien
5b62e9fbc0
Convert helm-w32-launcher recipe to use :defaults.
2014-12-17 18:01:09 +01:00
Austin Bingham
09e5cfdadb
Merge remote-tracking branch 'upstream/master'
2014-12-17 15:45:00 +01:00
Austin Bingham
b2723c51c8
Added flycheck-ycmd recipe.
2014-12-17 15:44:05 +01:00
Fanael Linithien
81fdf805bc
Update helm-w32-launcher file spec.
2014-12-16 23:02:51 +01:00
Javier Donaire
e2c6038c32
Add recipe for sml-modeline
2014-12-16 20:55:33 +01:00
Steve Purcell
3af3905e1c
Merge pull request #2282 from masayuko/master
...
Add recipes for ox-rst and ox-nikola
2014-12-16 07:58:46 +00:00
John Miller
3201516c01
Updating official repository for ein recipe
...
The original author of emacs-ipython-notebook, @tkf, has been inactive
on the project for nine months or so. Given that the project is
currently incompatible with current versions of IPython, I have forked
the project to millejoh/emacs-ipython-notebook to provide this
compatibility.
This change updates the MELPA recipe for ein to point to my repository,
since I appear to have become the de-facto maintainer of the project.
2014-12-16 07:51:21 +00:00
Quang Linh Le
7a3d83b33a
Create evil-commentary
...
evil-commentary.el --- Comment stuff out. A port of vim-commentary.
This program emulates evil-commentary initially developed by Tim Pope
(tpope) It help you comment line with `counts` and `motions`.
`gcc` to comment/uncomment a line
`5gcc` to comment/uncomment 5 lines
`gc$` to comment/uncomment from current position
`gcap` to comment/uncomment current paragraph
2014-12-15 22:11:02 +01:00
renan-ranelli
c5fce83b68
Add recipe for auto-package-update
2014-12-15 14:15:54 -02:00
IGARASHI Masanao
8785be5a70
Add recipe for ox-nikola
2014-12-15 21:19:32 +09:00
IGARASHI Masanao
465bcca024
Add recipe for ox-rst
2014-12-15 21:19:17 +09:00
Steve Purcell
6748f3febb
Merge pull request #2281 from hlissner/master
...
Add recipe for evil-snipe
2014-12-15 10:05:33 +00:00
Steve Purcell
9905837a94
Merge pull request #2279 from josteink/master
...
Add new package wsd-mode.
2014-12-15 09:40:47 +00:00
Steve Purcell
a6b6b2d2b4
Merge pull request #2277 from m00nlight/unicode-input
...
Unicode characters input for programming mode like haskell-mode
2014-12-15 09:39:28 +00:00
Steve Purcell
b481a4cfe2
Merge pull request #2278 from Lompik/master
...
New recipe: company backend for R/ess
2014-12-15 09:38:27 +00:00
Henrik Lissner
f5940a594f
Add recipe for evil-snipe
2014-12-15 02:52:36 -05:00
Jostein Kjønigsen
c3d80daccf
Add new package wsd-mode.
2014-12-14 20:51:50 +01:00
Steve Purcell
5de7033e75
Merge pull request #2273 from fgeller/leerzeichen
...
Adds recipe for leerzeichen mode
2014-12-14 19:26:19 +00:00
Steve Purcell
b1c547d374
Merge pull request #2276 from CodyReichert/master
...
added recipe for shakespeare-mode
2014-12-14 19:25:33 +00:00
OrionU
de4a20e7c2
New recipe: company backend for R/ess
2014-12-14 10:22:57 -06:00
m00nlight
d953923015
Add new line for the recipe
2014-12-14 23:53:43 +08:00
m00nlight
4f859f63dd
Add recipe for unicode-input
2014-12-14 23:46:40 +08:00
Cody Reichert
e2bae4a97c
added recipe for shakespeare-mode
2014-12-13 18:37:42 -06:00
Steve Purcell
14309d3104
Merge pull request #2274 from rocher/ubuntu-theme
...
Add recipe for ubuntu-theme
2014-12-13 19:47:11 +00:00
Steve Purcell
ca8e2cdb28
Merge pull request #2271 from calvinwyoung/add-org-autolist
...
Add recipe for org-autolist
2014-12-13 19:41:13 +00:00
Francesc Rocher
3db2a94021
Add recipe for ubuntu-theme
2014-12-13 20:19:34 +01:00
Felix Geller
31281c0024
Adds recipe for leerzeichen mode (minor mode to display whitespace characters).
2014-12-14 07:22:22 +13:00
Steve Purcell
0e5ede3cea
Merge pull request #2272 from Fanael/master
...
Add helm-w32-launcher.
2014-12-13 17:17:43 +00:00
Fanael Linithien
8d7abeee50
Add helm-w32-launcher.
2014-12-13 18:10:03 +01:00
Steve Purcell
f16958a098
Merge pull request #2267 from vermiculus/master
...
Add sx.el
2014-12-13 16:59:19 +00:00
Steve Purcell
cd613fbe42
Merge pull request #2270 from heikkil/org-dropbox
...
added org-dropbox
2014-12-13 12:16:19 +00:00
Steve Purcell
b0b6b7d09c
Merge pull request #2268 from syl20bnr/evil-iedit-state-recipe
...
Add recipe for evil-iedit-state
2014-12-13 12:02:34 +00:00
Calvin Young
bd50e52f18
Adds recipe for org-autolist
2014-12-13 00:49:24 -08:00
Heikki Lehvaslaiho
17ca2df526
added org-dropbox
2014-12-13 10:59:45 +03:00
syl20bnr
d26cdf5619
Add recipe for evil-iedit-state
2014-12-12 22:57:02 -05:00
Sean Allred
ac08c24c51
Add sx.el
...
vermiculus/sx.el is a StackExchange client for Emacs. It is still in
active development, but it now possesses read and write capabilities
upon issuing `sx-authenticate'.
2014-12-12 13:36:22 -05:00
Steve Purcell
b8a1156a7a
Merge pull request #2266 from abingham/master
...
Update traad to install Python components.
2014-12-12 16:47:02 +00:00
Steve Purcell
9f46d58da7
Merge pull request #2264 from phillord/linked-buffer-rename-lentic
...
Linked buffer has now been renamed.
2014-12-12 16:40:58 +00:00
Steve Purcell
c396339574
Merge pull request #2265 from joostkremers/parsebib
...
Add `parsebib` recipe
2014-12-12 16:20:25 +00:00
Steve Purcell
f8c5b91762
Merge pull request #2261 from pronobis/master
...
Recipe for helm-flyspell and helm-words
2014-12-12 16:19:14 +00:00
Austin Bingham
1a6230c27e
Update traad to install Python components.
2014-12-12 07:13:49 +01:00
Joost Kremers
c5a50ac2fe
Add parsebib
recipe
2014-12-11 20:59:24 +01:00
Phillip Lord
ef048f1f40
old name added.
2014-12-11 19:48:26 +00:00
Phillip Lord
ec480db6bd
Linked buffer has now been renamed.
2014-12-11 14:20:44 +00:00
Steve Purcell
10e90430f2
Remove unnecessary :files spec in ox-gfm recipe
...
See #2263
2014-12-11 05:51:22 +00:00
L42y
6229556d69
Add ox-gfm recipe
...
ref: https://github.com/larstvei/ox-gfm
2014-12-11 13:21:12 +08:00
Andrzej Pronobis
3c9f372d1c
Added recipe for helm-words
2014-12-10 16:18:39 -08:00
Andrzej Pronobis
4c1fa48127
Added recipe for helm-flyspell
2014-12-10 13:27:33 -08:00
user
568890f914
added igv
2014-12-10 11:24:51 +01:00
Steve Purcell
dc17645e8e
Merge pull request #2256 from kosh04/wandbox
...
Add wandbox recipe
2014-12-09 18:43:48 +00:00
KOBAYASHI Shigeru
7547f8f5c4
specifying use :files
...
https://github.com/milkypostman/melpa/pull/2256#issuecomment-66171227
2014-12-10 00:04:07 +09:00
Steve Purcell
426172b720
Merge pull request #2257 from egh/wanderlust
...
add recipe for wanderlust
2014-12-09 09:29:00 +00:00
Steve Purcell
c30ec71dcc
Merge pull request #2252 from robario/master
...
Add recipe for elscreen-persist
2014-12-09 08:35:42 +00:00
Erik Hetzner
769b169e30
add recipe for wanderlust
2014-12-08 19:33:33 -08:00
Steve Purcell
3dde8c06c9
Merge pull request #2255 from IvanMalison/org-projectile
...
Add org-projectile recipe
2014-12-08 21:00:13 +00:00
Ivan Malison
1cc34fbcd9
Add org-projectile recipe.
2014-12-08 12:35:37 -08:00
KOBAYASHI Shigeru
8a331b1a79
Add wandbox recipe
2014-12-09 03:51:08 +09:00
Steve Purcell
e9e128a795
Merge pull request #2254 from proofit404/master
...
Exclude setup.py from tern-django recipe.
2014-12-08 14:29:14 +00:00
Malyshev Artem
39b9c69064
Exclude setup.py from tern-django recipe.
2014-12-08 13:20:25 +03:00
Zhang Kai Yu
40287b6abd
Update recipe ac-html.
2014-12-08 17:11:49 +08:00
robario
4d6d4c6928
Add recipe for elscreen-persist
2014-12-08 18:05:01 +09:00
Steve Purcell
84b6cb403f
Merge pull request #2244 from fgeller/highlight-thing
...
Adds recipe for highlight-thing.
2014-12-07 20:01:42 +00:00
Steve Purcell
243876adfe
Merge pull request #2249 from idomagal/master
...
added tabula-rasa recipe
2014-12-07 18:02:57 +00:00
Steve Purcell
5505f77805
Merge pull request #2247 from deadghost/master
...
Adds toggle-window recipe.
2014-12-07 16:16:30 +00:00
Stefano Barbi
b9a81218ca
added jack-connect recipe
2014-12-07 16:59:59 +01:00
idomagal
f36173f218
added tabula-rasa package
...
tabula-rasa is a distraction-free writing major mode
2014-12-07 05:36:52 -08:00
Steve Purcell
451d1b67fe
Merge pull request #2246 from fgeller/basic-theme
...
Adds recipe for basic-theme.
2014-12-07 10:02:40 +00:00
Kenny Liu
e323ae85c6
Adds toggle-window recipe.
2014-12-07 15:39:31 +07:00
Steve Purcell
6213c01e69
Merge pull request #2241 from luismbo/add-wn-mode
...
New recipe: wn-mode
2014-12-06 10:51:31 +00:00
Felix Geller
d8dabea6a1
Adds recipe for basic-theme.
2014-12-06 19:16:39 +13:00
Felix Geller
a869550154
Adds recipe for highlight-thing.
2014-12-06 16:56:08 +13:00
Steve Purcell
36bea1eca5
Merge pull request #2243 from papaeye/patch-2
...
navi2ch: Include icons and exclude unrelated file
2014-12-05 20:40:26 +00:00
papaeye
290d5df072
navi2ch: Include icons and exclude unrelated file
2014-12-06 05:25:40 +09:00
Steve Purcell
f2afd4983d
Merge pull request #2223 from fgeller/fingers
...
Adds recipe for fingers.el.
2014-12-05 20:14:35 +00:00
Felix Geller
b42380a69b
Adds recipe for fingers.el.
2014-12-06 08:03:23 +13:00
papaeye
57d9e5389e
mew: Include info files
2014-12-06 00:14:32 +09:00
Luís Borges de Oliveira
b07604bbcf
New recipe: wn-mode
2014-12-05 14:44:37 +00:00
Johan Andersson
ca37a7dffe
The shut-up package has been moved to the Cask org
2014-12-05 09:13:51 +01:00
Steve Purcell
812860589c
Merge pull request #2227 from eschulte/master
...
add recipe for literate emacs starter kit
2014-12-05 08:11:45 +00:00
Steve Purcell
527a46536f
Merge pull request #2235 from k1LoW/helm-dirset
...
Add recipe for helm-dirset
2014-12-05 08:11:02 +00:00