Steve Purcell
98f83f4508
Merge pull request #568 from myuhe/image-dired+
...
Add image-dired+ recipe
2013-03-05 07:04:19 -08:00
Steve Purcell
204e40cd45
Merge pull request #567 from ScottyB/edebug-x
...
Edebug-x recipe
2013-03-05 07:03:32 -08:00
Syohei YOSHIDA
8ef956ba1d
add helm-ag recipe
2013-03-05 22:56:45 +09:00
myuhe
9160e7d10c
add image+ recipe
2013-03-05 21:24:02 +09:00
myuhe
0b1ed0e1d9
Add slideview recipe
2013-03-05 21:18:22 +09:00
myuhe
e593258ded
Add image-dired+ recipe
2013-03-05 21:13:15 +09:00
ScottyB
8b5c0d656b
Edebug-x recipe
2013-03-05 22:55:44 +11:00
Steve Purcell
ba481ca964
Add loop.el
2013-03-04 19:43:34 +00:00
Steve Purcell
b42b8b3438
Merge pull request #566 from robert-zaremba/master
...
Added flymake-go recipe
2013-03-04 06:04:49 -08:00
Robert Zaremba
28eba22219
Added flymake-go recipe
2013-03-04 14:15:55 +01:00
Steve Purcell
de12333bb4
Merge pull request #565 from thoughtpolice/cryptol-mode
...
Add cryptol-mode recipe.
2013-03-04 00:08:58 -08:00
Austin Seipp
815b79072d
Add cryptol-mode package.
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2013-03-03 19:13:17 -06:00
Steve Purcell
672748afb9
Remove circe recipe
...
See jorgenschaefer/circe#46 -- the repo setup is not compatible with MELPA.
2013-03-02 19:48:49 +00:00
Steve Purcell
9a3ba9843b
Merge pull request #563 from myuhe/e2wm-R
...
Add e2wm-R recipe
2013-03-02 06:40:28 -08:00
myuhe
1d78f317cb
Add e2wm-svg-clock recipe
2013-03-02 22:24:55 +09:00
myuhe
8a712cce7e
Add e2wm-R recipe
2013-03-02 21:00:23 +09:00
Steve Purcell
8783caab90
Merge pull request #562 from myuhe/ess-popup
...
Add ess-R-object-popup recipe
2013-03-02 03:41:28 -08:00
myuhe
39484fa30d
Add ess-R-object-popup recipe
2013-03-02 19:50:13 +09:00
Donald Ephraim Curtis
a1611a7c77
Merge pull request #548 from vitoshka/master
...
ac-math and imenu-anywhere recipes
2013-03-01 08:02:45 -08:00
Donald Ephraim Curtis
f8157d7d11
Fix typo in toml-mode
...
repo was spelled incorrectly
2013-03-01 00:48:38 -06:00
Steve Purcell
81521d8020
Add vimrc-mode
2013-02-28 21:19:41 +00:00
Steve Purcell
f934da4484
Add todotxt
2013-02-28 08:24:38 +00:00
Steve Purcell
8e5891a64d
Merge pull request #559 from dryman/master
...
Added TOML syntax highlight support
2013-02-28 00:16:18 -08:00
dryman
a97867d7d9
added toml sytax highlight support
2013-02-27 17:46:12 -08:00
Steve Purcell
36e186f867
Merge pull request #558 from rdallasgray/pallet
...
Pallet
2013-02-27 13:11:23 -08:00
Robert Dallas Gray
99484e5272
Added pkg file to :files.
2013-02-27 21:09:34 +00:00
Robert Dallas Gray
6575654c7a
Fixed indentation.
2013-02-27 20:58:41 +00:00
Robert Dallas Gray
c1b37b1aae
Added Pallet.
2013-02-27 20:56:55 +00:00
Steve Purcell
4898fc6746
Merge pull request #557 from mpenet/master
...
adds clojure-snippets (yasnippets)
2013-02-27 12:00:18 -08:00
Max Penet
be6bdf26f5
get the snippets dir too
2013-02-27 20:01:58 +01:00
Max Penet
1efe63d786
add clojure-snippets receipe
2013-02-27 19:53:58 +01:00
Steve Purcell
59e1109406
Merge pull request #556 from doitian/ido-complete-space-or-hyphen
...
Add package ido-complete-space-or-hyphen
2013-02-27 03:32:15 -08:00
Donald Curtis
0c9d781158
add hexrgb recipe
2013-02-26 21:27:27 -06:00
Ian Yang
6e32d9a615
Add package ido-complete-space-or-hyphen
...
Make ido completes like built-in M-x does, useful when use smex or use ido to
complete other hyphen separated choices
Example
-------
Choices: "ido-foo-bar", "ido-space" "ido-test"
| Key Sequence | Result |
|--------------+--------|
| i | "i" |
| SPACE | "ido-" |
Choices: "ido-foo-bar", "ido-space" "ido-test"
| Key Sequence | Result |
|--------------+--------|
| i | "i" |
| SPACE | "ido " |
Choices: "ido-foo-bar", "ido-space" "idotest"
| Key Sequence | Result |
|--------------+--------|
| i | "i" |
| SPACE | "ido" |
| SPACE | "ido-" |
When HYPHEN can be inserted and SPACE cannot, insert HYPHEN when user enter SPACE.
Choices: "ido-foo-bar", "ido-space" "ido test"
| Key Sequence | Result |
|--------------+--------|
| i | "i" |
| SPACE | "ido" |
| SPACE | "ido " |
If bot HYPHEN and SPACE can be inserted, SPACE just inserts itself.
2013-02-27 07:44:14 +08:00
Steve Purcell
902eab0b2d
Remove clojurescript-mode ( fixes #555 )
2013-02-26 19:29:08 +00:00
Donald Ephraim Curtis
69c923ab02
Merge pull request #516 from kidd/erc-image
...
erc-image added
2013-02-26 11:25:30 -08:00
Donald Ephraim Curtis
c846b4bad6
Merge pull request #517 from kidd/erc-tweet
...
erc-tweet added
2013-02-26 11:25:20 -08:00
Steve Purcell
9ca3602039
Merge pull request #554 from stsquad/mark-tools
...
mark-tools: a simple way to navigate historical marks
2013-02-25 07:48:43 -08:00
Alex Bennée
b5d1b78b4c
mark-tools: a simple way to navigate historical marks
2013-02-25 15:46:07 +00:00
Steve Purcell
52ebde20d4
Revert "Add xpath"
...
This reverts commit 9d98d6cbb8
.
2013-02-23 21:12:37 +00:00
Steve Purcell
9d98d6cbb8
Add xpath
2013-02-23 21:09:18 +00:00
Steve Purcell
69d0e2367d
Add dom.el
2013-02-23 16:35:19 +00:00
Steve Purcell
5df15d9abc
Merge pull request #552 from pd/gist-links
...
Correctly link to gists for github recipes
2013-02-23 08:25:18 -08:00
Kyle Hargraves
312313a744
Correctly link to gists for github recipes
...
This should fix the link on melpa.milkbox.net for recipes like
molokai-theme.
2013-02-23 10:20:09 -06:00
Steve Purcell
2424b0328a
Merge pull request #551 from myuhe/migemo
...
Add migemo recipe
2013-02-23 01:52:19 -08:00
myuhe
bc70c845c6
fix typo
2013-02-23 18:49:24 +09:00
myuhe
1f65a1e0e6
Add migemo recipe
2013-02-23 08:34:23 +09:00
Steve Purcell
3275b7c8f3
Merge pull request #550 from pft/scheme-complete
...
Recipe for scheme-complete
2013-02-22 03:38:27 -08:00
Niels Giesen
dd3a21ad44
Recipe for scheme-complete
2013-02-22 12:31:46 +01:00
Steve Purcell
55fa57c742
Merge pull request #549 from kozo2/master
...
add a recipe for tc
2013-02-22 03:01:41 -08:00