Commit graph

1048 commits

Author SHA1 Message Date
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
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
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
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
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
Steve Purcell
58cad680da Add nurumacs 2013-02-22 10:18:29 +00:00
Steve Purcell
1d2561bee7 Add electric-case 2013-02-22 10:16:54 +00:00
Vitalie Spinu
100593705a added imenu-anywhere recipe 2013-02-21 22:53:10 +01:00
Vitalie Spinu
1e1a110bf8 add ac-math recipe 2013-02-21 21:56:40 +01:00
Dmitry Gutov
44b68e16ac Add espresso-theme recipe 2013-02-21 14:47:19 +04:00
Steve Purcell
6c7589bca1 Merge pull request #545 from Wilfred/master
Adding a recipe for ht.el
2013-02-21 00:23:07 -08:00
Wilfred Hughes
0f02cf7a6f Adding a recipe for ht, the hash table utility library 2013-02-20 22:16:03 +00:00
Syohei YOSHIDA
b5f601696b add git-gutter-fringe recipe 2013-02-20 23:48:57 +09:00
Steve Purcell
d83f6897d4 Merge pull request #544 from webframp/recipe/org-jira
New org-jira recipe
2013-02-20 00:40:30 -08:00
Steve Purcell
f9b6700b79 Merge pull request #540 from the-kenny/weechat
Add recipe for weechat
2013-02-20 00:32:57 -08:00
Sean Escriva
d8e0cf77aa New org-jira recipe 2013-02-19 21:56:24 -08:00
Moritz Ulrich
dacd6c11c8 Add recipe for weechat
Signed-off-by: Moritz Ulrich <ulrich.moritz@googlemail.com>
2013-02-19 23:09:33 +01:00
Steve Purcell
2ca54d78b5 Merge pull request #528 from sabof/svg-mode-line-themes
svg-mode-line-themes recipe
2013-02-19 06:22:06 -08:00
Steve Purcell
cd19fded2d Add xmlgen recipe (see #528) 2013-02-19 10:37:02 +00:00
Steve Purcell
255588a330 Merge pull request #538 from ScottyB/ac-js2
Auto-completion for Javascript recipe.
2013-02-19 00:06:23 -08:00
Donald Ephraim Curtis
f3686dc818 Merge pull request #543 from webframp/recipe/osx-plist
[osx-plist] new recipe
2013-02-18 23:29:12 -08:00
Sean Escriva
8aaa84e4ce [osx-plist] new recipe 2013-02-18 15:29:22 -08:00
Syohei YOSHIDA
5fc0f96fa5 Add init-loader recipe 2013-02-18 22:44:30 +09:00
ScottyB
4c7bb0d28c Recipe for Javascript auto-completion. 2013-02-17 22:46:24 +11:00
Steve Purcell
dbd58a2aab Merge pull request #539 from myuhe/yalinum
add yalinum to recipe
2013-02-17 03:24:42 -08:00
myuhe
572e5cfe47 add yalinum to recipe 2013-02-17 20:11:56 +09:00
myuhe
23f19b4d8b add async to recipe 2013-02-17 17:35:41 +09:00
Steve Purcell
f67edcd925 Add lein.el 2013-02-16 20:08:09 +00:00
Steve Purcell
6bbbf89b71 Add lang-refactor-perl 2013-02-16 19:09:53 +00:00
Donald Curtis
3175115dcf add base16-theme 2013-02-16 09:54:01 -06:00
Donald Curtis
5a20004156 fix emacs-eclim recipe
vendor directory was removed from the repository
2013-02-16 09:09:18 -06:00
Steve Purcell
27f4188f46 Merge pull request #535 from mooz/fyure
Add recipe for fyure
2013-02-16 05:37:47 -08:00
mooz
af5352236a Add recipe for fyure 2013-02-16 22:25:01 +09:00
mooz
97cc91d292 Add recipe for lemon-mode.el 2013-02-16 22:07:16 +09:00
Steve Purcell
060b573fdd Add requirejs-mode 2013-02-16 10:59:53 +00:00
Sebastian Wiesner
ddf613b611 Install the Flycheck manual 2013-02-14 20:29:50 +01:00
Steve Purcell
627e46a75b Add smart-window 2013-02-14 14:15:23 +00:00
Kozo Nishida
e44c75ce2c added tc melpa recipe 2013-02-14 04:12:27 +09:00
Steve Purcell
ce73212c98 Merge pull request #531 from cola-zero/kibit-mode
add recipe for kibit-mode
2013-02-13 01:30:49 -08:00
cola-zero
1796f10f90 add recipe for kibit-mode
https://github.com/aredington/kibit-mode
2013-02-13 17:19:41 +09:00
Magnar Sveen
60b818fd86 Add tagedit 2013-02-13 07:40:22 +01:00
Wataru MIYAGUNI
6498108669 add "gongo/airplay" recipe 2013-02-12 20:36:29 +09:00
Steve Purcell
c4a88bea36 Add purty-mode 2013-02-11 08:19:01 +00:00
Steve Purcell
38043250c1 Add snippet.el
Closes #525
2013-02-11 08:19:01 +00:00
Steve Purcell
56d330fdd9 Merge pull request #526 from senny/rbenv_recipe
add recipe for rbenv.el
2013-02-11 00:10:26 -08:00
sabof
b3b5a19a1a added svg-mode-line-themes recipe 2013-02-11 02:09:35 +00:00
Bradley Wright
c108788385 Add Enhanced Ruby Mode 2013-02-10 21:58:48 +00:00
Yves Senn
5ff6d5e6dd add recipe for rbenv.el 2013-02-10 21:21:28 +01:00
Steve Purcell
daa1b02c89 Merge pull request #524 from bbatsov/remove-prelude
Remove obsolete Prelude packages
2013-02-10 01:58:43 -08:00
Bozhidar Batsov
ffcb9d2721 Remove obsolete Prelude packages 2013-02-10 09:46:46 +02:00
Takafumi Arakaki
193957eac2 Add factlog 2013-02-10 02:46:33 +01:00
Steve Purcell
3cfa388a40 Add nimrod-mode 2013-02-09 16:35:19 +00:00
Steve Purcell
df182bfd82 Merge pull request #518 from rubikitch/minor-mode-hack
Recipe for minor-mode-hack
2013-02-07 13:46:40 -08:00
Tung Dao
d7e8266861 Update eproject recipe to include contrib 2013-02-07 09:19:49 +00:00
Donald Ephraim Curtis
78be03893e Merge pull request #519 from joddie/new-gnuplot
Update gnuplot recipe to add gnuplot-context.el
2013-02-06 17:07:24 -08:00
joddie
b35208ce36 Update gnuplot recipe to add gnuplot-context.el 2013-02-07 00:39:32 +00:00
rubikitch
3faf603e59 Recipe for minor-mode-hack 2013-02-07 09:17:17 +09:00
Steve Purcell
bcda62aab7 Add znc 2013-02-05 13:22:41 +00:00
Steve Purcell
a56714d0e8 Add window-number 2013-02-05 13:22:40 +00:00
Steve Purcell
577ff702b1 Add watch-buffer 2013-02-05 13:22:40 +00:00
Steve Purcell
fd53843998 Add synonyms 2013-02-05 13:22:40 +00:00
rubikitch
b2ee65ab8e Recipe for cn-outline 2013-02-05 17:13:45 +09:00
Steve Purcell
a6f0629515 Merge pull request #514 from rubikitch/import-popwin
Recipe for import-popwin
2013-02-03 02:27:36 -08:00
rubikitch
34aec8a1d5 Recipe for import-popwin 2013-02-03 12:05:55 +09:00
Christopher R. Genovese
af4eedf8d7 Added win-switch recipe for package win-switch version 1.0.8. Author: Christopher Genovese 2013-02-02 14:08:43 -05:00
Syohei YOSHIDA
3cac7b1bfb Add direx recipe 2013-02-02 23:53:07 +09:00
Andrey Kotlarski
6990619ba0 Add recipe for vlfi.el. 2013-02-02 16:20:51 +02:00
Steve Purcell
bb8645a988 Merge pull request #510 from kiyoka/master
Recipe for pastehub
2013-02-02 03:46:38 -08:00
Steve Purcell
87e3b036fb Remove redundant :files values 2013-02-02 08:30:38 +00:00
Steve Purcell
2549d6d10d Merge pull request #509 from j0ni/phoenix-dark-mono-theme
recipe for phoenix-dark-mono-theme
2013-02-02 00:29:41 -08:00
Steve Purcell
40b363fe89 Merge pull request #508 from j0ni/phoenix-dark-pink-theme
recipe for phoenix-dark-pink-theme
2013-02-02 00:29:02 -08:00
Steve Purcell
8477d0cf95 Add nemerle recipe 2013-02-02 08:15:30 +00:00
J Irving
5c50a1ea56 recipe for phoenix-dark-mono-theme 2013-02-01 19:21:41 -05:00
J Irving
e8da2ecb23 recipe for phoenix-dark-pink-theme 2013-02-01 19:17:22 -05:00
rubikitch
d23a2d4b64 Recipe for all-ext 2013-02-01 07:23:13 +09:00
sabof
1ef4b689b7 php-eldoc updated 2013-01-31 14:03:43 +00:00
Steve Purcell
c495bafe64 Add clj-refactor 2013-01-31 10:19:44 +00:00
Steve Purcell
766550d0c9 Merge pull request #504 from sabof/php-eldoc
+php eldoc
2013-01-31 00:42:55 -08:00
sabof
d60eaefc23 +php eldoc 2013-01-31 00:03:49 +00:00
Joshua P. Tilles
45769ae07d Create recipe for pgdevenv 2013-01-30 13:36:09 -05:00
Steve Purcell
55809f1a04 Merge pull request #501 from rubikitch/ert-expectations
Recipe for ert-expectations
2013-01-30 00:29:47 -08:00
Steve Purcell
699a33fa12 Merge pull request #500 from rubikitch/hippie-exp-ext
Recipe for hippie-exp-ext
2013-01-30 00:29:28 -08:00
Steve Purcell
0ee6b59f1b Merge pull request #499 from rubikitch/savekill
Recipe for savekill
2013-01-30 00:29:15 -08:00
Steve Purcell
1c52c35ddf Merge pull request #498 from rubikitch/sudo-ext
Recipe for sudo-ext
2013-01-30 00:29:01 -08:00
Steve Purcell
b314c2e83a Merge pull request #497 from rubikitch/git-dwim
Recipe for git-dwim
2013-01-30 00:28:44 -08:00
Steve Purcell
55099ea58e Merge pull request #496 from rubikitch/save-load-path
Recipe for save-load-path
2013-01-30 00:28:29 -08:00
Steve Purcell
dd5cdacbb7 Merge pull request #495 from rubikitch/time-ext
Recipe for time-ext
2013-01-30 00:28:12 -08:00
Steve Purcell
7f13d86d92 Merge pull request #494 from rubikitch/archive-region
Recipe for archive-region
2013-01-30 00:27:56 -08:00
Steve Purcell
1c46e0d073 Merge pull request #493 from rubikitch/auto-async-byte-compile
Recipe for auto-async-byte-compile
2013-01-30 00:27:43 -08:00
Steve Purcell
5a36ac5e0f Merge pull request #492 from rubikitch/recentf-ext
Recipe for recentf-ext
2013-01-30 00:25:51 -08:00
Steve Purcell
1c3a968970 Merge pull request #491 from rubikitch/sticky
Recipe for sticky
2013-01-30 00:25:36 -08:00
Steve Purcell
6fc8f86533 Merge pull request #490 from rubikitch/lispxmp
Recipe for lispxmp
2013-01-30 00:25:20 -08:00
Steve Purcell
24f113097d Merge pull request #489 from rubikitch/screenshot
Recipe for screenshot
2013-01-30 00:25:00 -08:00
Steve Purcell
1eca369835 Merge pull request #488 from rubikitch/viewer
Recipe for viewer
2013-01-30 00:24:41 -08:00
Steve Purcell
039854cf1b Merge pull request #487 from rubikitch/shell-history
Recipe for shell-history
2013-01-30 00:24:27 -08:00
Steve Purcell
ae8f3adf42 Merge pull request #486 from rubikitch/usage-memo
Recipe for usage-memo
2013-01-30 00:24:05 -08:00
rubikitch
f80596dfec Recipe for ert-expectations 2013-01-30 16:46:14 +09:00
rubikitch
77cac0f2f6 Recipe for hippie-exp-ext 2013-01-30 16:45:52 +09:00
rubikitch
ebc722bda3 Recipe for savekill 2013-01-30 16:45:29 +09:00
rubikitch
54fd0aa4c9 Recipe for sudo-ext 2013-01-30 16:45:05 +09:00
rubikitch
47f0cd808f Recipe for git-dwim 2013-01-30 16:44:44 +09:00
rubikitch
6efba45a01 Recipe for save-load-path 2013-01-30 16:44:19 +09:00
rubikitch
ef3486670e Recipe for time-ext 2013-01-30 16:43:54 +09:00
rubikitch
f7f77488d0 Recipe for archive-region 2013-01-30 16:43:23 +09:00
rubikitch
1127282a3e Recipe for auto-async-byte-compile 2013-01-30 16:43:02 +09:00
rubikitch
b84a736b75 Recipe for recentf-ext 2013-01-30 16:42:39 +09:00
rubikitch
8353605f3b Recipe for sticky 2013-01-30 16:42:17 +09:00
rubikitch
064bdad75a Recipe for lispxmp 2013-01-30 16:41:55 +09:00
rubikitch
ec873893dc Recipe for screenshot 2013-01-30 16:41:30 +09:00
rubikitch
d1649050bb Recipe for viewer 2013-01-30 16:41:06 +09:00
rubikitch
4cd0d5b6a5 Recipe for shell-history 2013-01-30 16:40:41 +09:00
rubikitch
32af7469e8 Recipe for usage-memo 2013-01-30 16:40:14 +09:00
rubikitch
6faa52da59 Recipe for point-undo 2013-01-30 16:37:29 +09:00
Donald Ephraim Curtis
7ad02a591b Merge pull request #483 from rubikitch/auto-install
Recipe for auto-install
2013-01-29 20:11:31 -08:00
Donald Ephraim Curtis
37c17e67a7 Merge pull request #484 from rubikitch/open-junk-file
Recipe for open-junk-file
2013-01-29 20:11:02 -08:00
Donald Ephraim Curtis
8c60ab5a38 Merge pull request #482 from rubikitch/replace-from-region
Recipe for replace-from-region.
2013-01-29 20:10:07 -08:00
rubikitch
5d3e34d46c Recipe for open-junk-file 2013-01-30 10:52:49 +09:00
rubikitch
5e3f75ab31 * recipes/auto-install: new 2013-01-30 10:23:35 +09:00
rubikitch
9c0e1da112 * recipes/replace-from-region: new 2013-01-30 10:20:26 +09:00
Steve Purcell
4eaf07ceef Add kwin 2013-01-29 10:49:35 +00:00
Donald Ephraim Curtis
3ac910e1cd Merge pull request #480 from rneatherway/master
Add extra files to fsharp-mode recipe
2013-01-27 16:48:14 -08:00
Robin Neatherway
eb2f108a12 Point fsharp-mode recipe back at main repo 2013-01-28 00:44:42 +00:00
Steve Purcell
66bba94ec4 Use emacswiki version of findr 2013-01-27 20:30:11 +00:00
Steve Purcell
bb90455752 Add subshell-proc 2013-01-26 16:41:13 +00:00
Steve Purcell
2d6f61fb36 Add hlinum 2013-01-26 16:40:09 +00:00
Steve Purcell
5b1245af5b Add buffer-stack 2013-01-26 16:36:49 +00:00
Steve Purcell
01e63f6a55 Merge pull request #479 from syohex/yascroll
Add yascroll recipe
2013-01-24 07:39:23 -08:00
Steve Purcell
aa860c2ccb Merge pull request #478 from ryankask/vline-mode-recipe
vline mode recipe
2013-01-24 07:38:23 -08:00
Syohei YOSHIDA
ed51eafad8 Add yascroll recipe 2013-01-25 00:08:01 +09:00
Ryan Kaskel
e82ca81d79 col-highlight recipe. 2013-01-24 15:03:55 +00:00
Ryan Kaskel
dffad53564 vline mode 2013-01-24 15:01:20 +00:00
Steve Purcell
bd98f85461 Merge pull request #476 from Fuco1/master
Updated smartparens recipe to grab all the .el files
2013-01-24 00:12:56 -08:00
Matus Goljer
1226b46f80 Update recipe to grab all .el files 2013-01-24 03:32:20 +01:00
Robin Neatherway
bdb5a8664c Updated fsharp mode to bundle completion binaries 2013-01-23 00:26:20 +00:00
Steve Purcell
fb57a2d7dc Add spotify 2013-01-22 19:53:10 +00:00
Steve Purcell
31cf27ae1d Update URL for vc-darcs (fixes #467) 2013-01-22 18:31:19 +00:00
Syohei YOSHIDA
e455e3ffac add git-gutter recipe 2013-01-23 00:09:57 +09:00
Julien Blanchard
5f8d78b28d Add ag recipe 2013-01-22 11:45:29 +01:00
Takafumi Arakaki
e35434be82 Include missing files for Jedi.el
requirements.txt is used to specify version of Python packages.
Makefile can be used for setting up Python requirements.
2013-01-21 21:27:33 +01:00
Markus Sauermann
0735ee1e0f Add aes to melp 2013-01-20 01:36:53 +01:00
Eric Merrit
8f336c8167 add projmake mode to melpa 2013-01-18 09:32:18 -08:00
Steve Purcell
acb0a4d291 Add flymake-json 2013-01-17 17:01:31 +00:00
Syohei YOSHIDA
23e944f201 Add fuzzy-el recipe 2013-01-18 00:32:04 +09:00
Donald Curtis
4040e81dfe fixed spelling of heml-cmd-t to helm-cmd-t 2013-01-17 08:07:43 -06:00
Steve Purcell
70a3b6a7b4 Add markup-faces and adoc-mode 2013-01-17 11:35:45 +00:00
Steve Purcell
58cc9c824b Add abl-mode 2013-01-17 08:44:51 +00:00
Steve Purcell
e869182768 Fix mismatched package names 2013-01-17 08:36:46 +00:00
Steve Purcell
a71e3a572c Merge pull request #464 from sindikat/master
n3 mode
2013-01-17 00:34:18 -08:00
sindikat
b06586da16 mode for notation3 2013-01-17 10:53:41 +06:00
Eric James Michael Ritz
8346a2794e Add a recipe for bbcode-mode
This adds bbcode-mode from

    https://github.com/ejmr/bbcode-mode

to the MELPA collection.

Signed-off-by: Eric James Michael Ritz <lobbyjones@gmail.com>
2013-01-16 17:52:56 -05:00
Steve Purcell
f10631b740 Remove :files entries where value is the default ("*.el") 2013-01-16 14:11:08 +00:00
Steve Purcell
bc003ab90f Merge pull request #462 from tungd/master
Add `color-theme-approximate` package
2013-01-16 05:54:55 -08:00
Tung Dao
abfc00352d add color-theme-approximate 2013-01-16 20:34:45 +07:00
Arnab Deka
0be6f1e87f Add helm-cmd-t package 2013-01-16 18:47:11 +05:30
Steve Purcell
326c213450 Merge pull request #454 from laynor/master
Add enotify and smotitah packages
2013-01-16 00:17:15 -08:00
Steve Purcell
277a7ac134 Merge pull request #460 from fred-o/master
emacs-eclim recipe
2013-01-15 08:02:53 -08:00
Fredrik Appelberg
9200631eaf emacs-eclim recipe courtesy of @tadfisher 2013-01-15 16:58:31 +01:00
ongaeshi
b231057d7e Add jump-to-line 2013-01-16 00:47:06 +09:00
Eric James Michael Ritz
0cd479d2a6 Add recipe for tup-mode
The repository at

    https://github.com/ejmr/tup-mode

is the source for this major mode and contains the most up-to-date
code and documentation.
2013-01-14 18:46:58 -05:00
Yasuyuki Oka
8bff3d15ba Add yagist recipe. 2013-01-15 01:28:18 +09:00
Steve Purcell
12e48ea432 Add kite 2013-01-14 08:43:37 +00:00
Johan Andersson
804fee986c Add carton recipe. 2013-01-13 20:28:45 +01:00
Alessandro Piras
efc883c84c Added enotify recipe. 2013-01-13 19:04:06 +01:00
Alessandro Piras
69e2d1eac6 Merge branch 'master' of git://github.com/milkypostman/melpa 2013-01-13 19:03:39 +01:00
Christopher Wellons
2dfb83a7c9 Add javadoc-lookup. 2013-01-12 18:07:39 -05:00
Steve Purcell
8cbd0c1357 Add pov-mode 2013-01-12 20:22:00 +00:00
Steve Purcell
afc3754da2 Add dropbox.el 2013-01-12 20:22:00 +00:00
Steve Purcell
8d461e8b20 Merge pull request #449 from sabof/es-edit-color-stamp
+ es-edit-color-stamp
2013-01-12 12:07:33 -08:00
Steve Purcell
5dfb488676 Merge pull request #447 from sabof/es-lib
+ es-lib
2013-01-12 11:03:16 -08:00
Steve Purcell
686b1c6d26 Merge pull request #450 from sabof/es-auto-auto-indent
+ es-auto-auto-indent
2013-01-12 11:00:51 -08:00
sabof
ac70d5d7f7 + es-shift-text 2013-01-12 18:10:19 +00:00
sabof
268aa74a83 + es-edit-color-stamp 2013-01-12 18:08:44 +00:00
sabof
a9434c8a38 + es-lib 2013-01-12 18:08:06 +00:00
sabof
af1b2bd351 + es-auto-auto-indent 2013-01-12 18:07:30 +00:00