Commit graph

2380 commits

Author SHA1 Message Date
Steve Purcell
6ce1190db0 Merge pull request #865 from syohex/go-eldoc
add go-eldoc recipe
2013-07-05 07:42:29 -07:00
Syohei YOSHIDA
a1e3154d22 add go-eldoc recipe 2013-07-05 22:11:33 +09:00
Steve Purcell
c874f608a5 Merge pull request #862 from yasuyk/go-errcheck
Add go-errcheck recipe
2013-07-04 06:11:54 -07:00
Yasuyuki Oka
e9f8cf2e12 Add go-errcheck recipe
https://github.com/dominikh/go-errcheck.el
2013-07-04 21:48:14 +09:00
Steve Purcell
f3a2444dd4 Merge pull request #861 from ptrv/add-metaweblog
Add metaweblog
2013-07-03 02:00:54 -07:00
ptrv
6c053d8337 Add metaweblog 2013-07-03 09:49:29 +02:00
Steve Purcell
88fd979eb4 Merge pull request #860 from Wilfred/master
Add backup-each-save
2013-07-02 11:00:20 -07:00
Wilfred Hughes
5817ef8a53 add recipe for backup-each-save 2013-07-02 17:01:39 +01:00
Steve Purcell
c0a4c225c0 Merge pull request #858 from JalapenoGremlin/patch-1
Build the info files.
2013-07-01 08:04:34 -07:00
JalapenoGremlin
e7ade77a8a Build the info files.
Melpa now supports building info files. Add the "ecb.texi" file to the list so that the dir and ecb.info files are created/installed
2013-07-01 11:03:32 -04:00
Steve Purcell
50ab397e88 Merge pull request #857 from lunaryorn/frame-restore
Add frame-restore.el
2013-07-01 06:19:10 -07:00
Sebastian Wiesner
0d7071efab Add frame-restore.el
frame-restore.el is a little library to save and restore the size and
position of the Emacs frame.

I use it mostly to remember the fullscreen state of my Emacs.

See https://github.com/lunaryorn/frame-restore.el
2013-07-01 15:13:17 +02:00
Steve Purcell
813a0ccd46 Merge pull request #856 from m00natic/w3m-cvs
Fix w3m recipe to use official development cvs repository.
2013-07-01 04:06:08 -07:00
Andrey Kotlarski
e167998006 Fix w3m recipe to use official development cvs repository. 2013-07-01 13:07:04 +03:00
Steve Purcell
010c5c5e6a Merge pull request #853 from yasuyk/helm-sheet
Add helm-sheet recipe
2013-06-30 06:20:43 -07:00
Yasuyuki Oka
cdbfff7e7d Add helm-sheet recipe
https://github.com/yasuyk/helm-sheet
2013-06-30 21:39:47 +09:00
Steve Purcell
ec0f597cee Add company-inf-ruby 2013-06-30 10:58:10 +01:00
Yasuyuki Oka
d537dd09ad Add uncrustify-mode recipe
https://github.com/koko1000ban/emacs-uncrustify-mode
2013-06-30 04:52:48 +09:00
Steve Purcell
b09451f4eb Remove unnecessary :files clause from leuven-theme (see #852) 2013-06-29 09:11:28 +01:00
Steve Purcell
de70a5475d Merge pull request #852 from k69/master
Add recipes/leuven-theme
2013-06-29 01:10:34 -07:00
k6@NONE
eae68469b7 Add recipes/leuven-theme 2013-06-29 04:43:03 +06:00
Steve Purcell
87faee8c98 Add pager-default-keybindings 2013-06-28 13:20:23 +01:00
Steve Purcell
b12354152c Add cloud-to-butt-erc 2013-06-28 08:28:16 +01:00
Steve Purcell
92f06c6fdc Add pager 2013-06-28 08:28:16 +01:00
Steve Purcell
e929f9a584 Merge pull request #849 from hvr/patch-1
Include NEWS file in haskell-mode recipe
2013-06-26 06:30:08 -07:00
Herbert Valerio Riedel
32229e490f Include NEWS file in haskell-mode recipe
A new `M-x haskell-mode-view-news` (inspired by `M-x view-emacs-news`) that will be committed shortly, which'll require the NEWS file to be available.
2013-06-26 15:24:13 +02:00
Steve Purcell
cefd80c8f6 Add man-commands 2013-06-26 11:20:43 +01:00
Steve Purcell
0012adf906 Update slime recipe (see #848) 2013-06-25 15:00:32 +01:00
Steve Purcell
ab94c66d1e Merge pull request #846 from tom-tan/esh-history
Add recipes/esh-help
2013-06-25 03:23:33 -07:00
Steve Purcell
4da8ec133e Add datomic-snippets (closes #845) 2013-06-25 07:56:22 +01:00
Tomoya Tanjo
8961dfac75 Add recipes/esh-help 2013-06-25 13:07:50 +09:00
Steve Purcell
4efefd7eda Add moe-theme.el (squashed merge, closes #844) 2013-06-24 16:18:31 +01:00
Steve Purcell
478b307f88 Add syslog-mode 2013-06-23 15:24:30 +01:00
Steve Purcell
45fca32193 Add emmet-mode 2013-06-23 15:24:29 +01:00
Steve Purcell
27258640f8 Merge pull request #843 from hvr/master
Update haskell-mode recipe to include texinfo manual
2013-06-23 00:59:34 -07:00
Herbert Valerio Riedel
e5150f8deb Update haskell-mode recipe to include texinfo manual 2013-06-22 18:51:38 +02:00
Steve Purcell
6374ced0de Merge pull request #842 from tonini/update-elixir-mode-recipe
add up to date version of the elixir-mode
2013-06-22 00:14:15 -07:00
Samuel Tonini
fd38694cc6 add up to date version of the elixir-mode 2013-06-22 08:49:30 +02:00
Steve Purcell
283155ad56 Merge pull request #841 from tkf/python-environment
Add python-environment recipe
2013-06-21 12:18:30 -07:00
Takafumi Arakaki
5f0117dcf0 Add python-environment 2013-06-21 20:57:36 +02:00
Steve Purcell
3c5cd46d72 Add ido-gnus 2013-06-21 16:34:14 +01:00
Steve Purcell
b8195000cf Merge pull request #840 from laynor/add-dollaro-recipe
Add recipes/dollaro.
2013-06-20 15:23:43 -07:00
Alessandro Piras
eef701240f Add recipes/dollaro. 2013-06-20 23:03:42 +02:00
Steve Purcell
31100b5b89 Merge pull request #837 from waymondo/master
ace-jump-buffer recipe
2013-06-19 07:41:23 -07:00
justin talbott
e46eec1297 ace-jump-buffer recipe 2013-06-18 19:54:16 -04:00
Steve Purcell
61e8f75aa0 Merge pull request #835 from tom-tan/esh-buf-stack
Add recipes/esh-buf-stack
2013-06-18 10:26:29 -07:00
Tomoya Tanjo
a52692c64b Add recipes/esh-buf-stack 2013-06-19 01:40:11 +09:00
Steve Purcell
1b05766500 Merge pull request #833 from d11wtq/grizzl
Add grizzl fuzzy search util
2013-06-18 08:20:36 -07:00
d11wtq
0ea2840787 Add grizzl fuzzy search util 2013-06-19 01:14:56 +10:00
d11wtq
d77d09cc02 Add grizzl fuzzy search util 2013-06-19 01:12:58 +10:00