Commit graph

1599 commits

Author SHA1 Message Date
Steve Purcell
0751fced8f Merge pull request #590 from webframp/recipe/scpaste
new recipe: scpaste
2013-03-18 01:17:02 -07:00
Marcus Nitzschke
7bc9132110 add zeitgeist recipe 2013-03-18 08:10:56 +00:00
Steve Purcell
420fb3408b Add scratch-pop 2013-03-18 08:06:12 +00:00
Steve Purcell
b737bd9300 Add scratch-palette 2013-03-18 08:06:12 +00:00
Steve Purcell
ae918c301e Add outlined-elisp-mode 2013-03-18 08:06:11 +00:00
Sean Escriva
9afbc2d0dd Add scpaste recipe 2013-03-17 14:26:37 -07:00
Steve Purcell
4e39cd8e8b Merge pull request #582 from milkypostman/include-info-files
Add "dir" and "*.info" to the default :files spec
2013-03-17 13:57:24 -07:00
Steve Purcell
7383d1f2e7 Add mc-jump 2013-03-17 20:10:51 +00:00
Steve Purcell
08898b6611 Rename mainline -> main-line 2013-03-16 15:39:42 +00:00
Steve Purcell
bc1d68a1d2 Add bdo 2013-03-16 14:30:38 +00:00
Ben Fleischhacker
4d19780c66 adding recipe for scion 2013-03-14 19:49:25 -07:00
Donald Curtis
65d7d26954 fix org-toodledo recipe
fixes #584
2013-03-14 19:19:27 -05:00
Steve Purcell
cafc402e71 Add "dir" and "*.info" to the default :files spec
Since most packages do not have `dir` or `*.info` files, this required
changing the behaviour when a wildcard entry in `:file` expands to an
empty file list. Previously, an error would be raised in this case; now,
an error is raised only when the *entire* `:files` spec expands to an
empty file list.

The slight danger, then, is that certain build failures due to upstream
reorganisation of files might be less obvious.
2013-03-13 21:00:24 +00:00
Wilfred Hughes
6aa4539a26 fixing silly copy-paste error 2013-03-13 18:12:05 +00:00
Wilfred Hughes
30edaa78ca adding a recipe for find-file-in-repository 2013-03-13 18:08:40 +00:00
Steve Purcell
5cdd7e3681 Add mainline 2013-03-13 17:19:31 +00:00
Steve Purcell
db213330d9 Add paste-kde 2013-03-13 17:19:26 +00:00
Alexander Gromnitsky
53d5cb0702 add ph recipe 2013-03-12 22:33:00 +02:00
Steve Purcell
f3a493e642 Add lexbind-mode 2013-03-12 16:58:43 +00:00
Steve Purcell
fa20f7845e Add dot-mode 2013-03-12 16:58:43 +00:00
Steve Purcell
a4b8a75874 Merge pull request #579 from sindikat/weblogger
weblogger-el
2013-03-12 08:40:28 -07:00
sindikat
a5e556204d weblogger-el 2013-03-12 21:37:42 +06:00
sindikat
948bd57780 ahg - mode for mercurial 2013-03-12 21:29:56 +06:00
Steve Purcell
277dffbb6f Change fsharp-mode file list to *.el (fixes #577) 2013-03-12 08:27:12 +00:00
Steve Purcell
18067bd7d8 Merge pull request #576 from jrnold/stan-mode
Add stan-mode
2013-03-11 07:09:50 -07:00
Donald Curtis
8b72b67897 Add mo-git-blame recipe 2013-03-11 06:46:19 -05:00
Jeff Arnold
0af2ec7bc6 updated stan-mode to point to stan-dev/stan-mode on github 2013-03-10 23:05:02 -04:00
Steve Purcell
804aa2f908 Add ghci-completion 2013-03-10 14:17:16 +00:00
Andrzej Sliwa
6a308fff4e added django theme 2013-03-09 15:29:08 +01:00
Steve Purcell
17820f32d4 Add flymake-hlint 2013-03-09 09:35:57 +00:00
Steve Purcell
0f46309130 Add ghc-mod 2013-03-09 09:35:57 +00:00
Steve Purcell
258d447778 Merge pull request #573 from senior7515/helm-ack
added helm-ack for PR to melpa
2013-03-08 11:43:34 -08:00
agallego
929294951c added helm-ack for PR to melpa 2013-03-08 13:47:09 -05:00
Steve Purcell
784f559891 Merge pull request #564 from myuhe/e2wm-svg-clock
Add e2wm-svg-clock recipe
2013-03-07 09:13:03 -08:00
Steve Purcell
6349288ef4 Add tex-smart-umlauts 2013-03-06 20:19:31 +00:00
sindikat
453ad9dbaa inf-mongo 2013-03-05 21:49:49 +06:00
Steve Purcell
24bec1fffa Merge pull request #571 from syohex/helm-ag
add helm-ag recipe
2013-03-05 07:06:47 -08:00
Steve Purcell
02d7400477 Merge pull request #570 from myuhe/image+
Add image+ recipe
2013-03-05 07:06:01 -08:00
Steve Purcell
b250f977f4 Merge pull request #569 from myuhe/slideview
Add slideview recipe
2013-03-05 07:05:02 -08:00
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
Robert Zaremba
28eba22219 Added flymake-go recipe 2013-03-04 14:15:55 +01: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
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
Jonas Bernoulli
bf80946b87 header-button: new upstream repository
This package is (not quite) obsolete (yet).  It is not available from
my github account (tarsius) anymore only from the emacsattic.  If
there are any bugs I will still fix them, at least until Emacs-24.4 is
released.
2013-01-10 17:55:11 +01:00
Steve Purcell
8ff331ed45 Merge pull request #445 from chumpage/ack-menu
Add ack-menu
2013-01-10 01:55:27 -08:00
Steven Thomas
d7df4afd48 Add ack-menu 2013-01-09 20:16:50 -08:00
Steven Thomas
b815eba734 Add mag-menu 2013-01-09 20:16:12 -08:00
Ding Deng
6d0c8bded8 new recipe: instapaper. 2013-01-09 23:09:17 +08:00
Constantin
3e375ad7e3 Add persp-mode recipe 2013-01-09 00:50:54 +04:00
Steve Purcell
04101ec2a2 Add awk-it 2013-01-08 20:16:20 +00:00
alex
baab0e03c0 adding helm-mercurial-queue 2013-01-07 16:14:11 +00:00
Steve Purcell
61a34ab685 Merge pull request #439 from re5et/dired-efap
Add dired-efap recipe
2013-01-07 00:28:42 -08:00
re5et
cce4c79f82 Add dired-efap recipe 2013-01-07 00:25:45 -08:00
Steve Purcell
46485ed6b8 Merge pull request #438 from re5et/visible-mark
Add visible-mark recipe
2013-01-07 00:23:37 -08:00
Steve Purcell
45ff5b788e Merge pull request #437 from re5et/master
Add simp recipe
2013-01-07 00:15:41 -08:00
re5et
724652616b Add visible-mark recipe 2013-01-06 21:57:48 -08:00
re5et
0dabf76eeb Add simp recipe 2013-01-06 20:24:22 -08:00
Jonas Bernoulli
00a6ee961f add save-sexp recipe 2013-01-06 15:45:00 +01:00
Donald Curtis
6a3b59bdbc slim-mode repo moved 2013-01-02 16:57:01 -06:00
Steve Purcell
4e58f087f9 Add circe 2013-01-01 16:10:48 +00:00
Steve Purcell
03f4992471 Add chicken-scheme 2013-01-01 16:10:48 +00:00
Steve Purcell
129f0d2061 Merge pull request #435 from chumpage/splitter
Add splitter
2013-01-01 02:43:50 -08:00
Steve Purcell
fa5d57074f Merge pull request #434 from chumpage/spaces
Add spaces.el
2013-01-01 02:43:28 -08:00
Steven Thomas
256e793c52 Add splitter 2013-01-01 01:59:43 -08:00
Steven Thomas
5bda4f039a Add spaces.el 2013-01-01 01:58:06 -08:00
Steven Thomas
f23c6c7242 Add window-jump 2013-01-01 01:57:03 -08:00
Steve Purcell
a12f264653 Add ercn 2012-12-31 13:57:43 +00:00
Donald Curtis
e7dccc77d0 rename underwater-theme recipe 2012-12-30 22:29:20 -06:00
Sean Fisk
7b6f1ff26c Add recipe for elpy. 2012-12-29 23:21:59 -05:00
Takafumi Arakaki
af4e296225 Add recipe for request.el
Closes #422

Signed-off-by: Donald Curtis <dcurtis@milkbox.net>
2012-12-29 15:12:02 -06:00
Donald Curtis
b487b4c0db fix problem with recipe naming 2012-12-29 15:05:04 -06:00
Steve Purcell
54c191408c Add slamhound 2012-12-28 10:31:55 +00:00
Dmitry Gutov
6c70f27cba robe recipe: multiple elisp files 2012-12-28 13:43:49 +04:00
Steve Purcell
908e448eb8 Merge pull request #426 from pd/quickref
Add recipe for quickref.el
2012-12-28 01:37:47 -08:00
Steve Purcell
6b810bf1de Merge pull request #425 from re5et/master
Add itail recipe
2012-12-28 01:36:58 -08:00
Kyle Hargraves
434905adb0 Add recipe for quickref.el 2012-12-27 16:42:13 -06:00
re5et
e89c785c3f Add itail recipe
Fix missing newline
2012-12-27 12:40:46 -08:00
Donald Curtis
de7f6009ba rename recipe: subatomic -> subatomic-theme 2012-12-26 19:47:26 -06:00
Donald Curtis
eca7e949eb Remove execute permissions from recipes. 2012-12-26 19:46:11 -06:00
John Olsson
89249f1cff Add subatomic color theme 2012-12-26 00:04:54 +01:00
Donald Ephraim Curtis
0b5c2c50eb Update pomodoro recipe to point to new repo
David Kerschner changed his username from docgnome to baudtack.
2012-12-25 09:57:03 -06:00
Kyle Hargraves
56ca9a34e3 Add easy-after-load 2012-12-24 13:04:51 -06:00
Kyle Hargraves
9b0fef7715 Add yard-mode 2012-12-23 17:34:26 -06:00
alex
2ab011acaf adding helm-ls-git 2012-12-23 14:37:43 -05:00
re5et
20a6fe2578 Add magit-commit-training-wheels recipe 2012-12-23 02:05:25 -08:00
Kiyoka Nishiyama
75a48f9390 Add `pastehub' to recipes 2012-12-23 17:10:35 +09:00
Steve Purcell
e12b048692 Merge pull request #414 from TreeRex/master
Added rnc-mode recipe
2012-12-19 06:44:18 -08:00
Tom Emerson
e1d3bc058b Add recipe for rnc-mode 2012-12-19 09:26:11 -05:00
Steve Purcell
9853fcb99b Add fold-this 2012-12-19 13:46:46 +00:00
Raimon Grau
8f696a6121 erc-tweet added 2012-12-19 02:30:15 +01:00
Raimon Grau
360bd752b9 erc-image added 2012-12-19 02:29:53 +01:00
Steve Purcell
e68bdb8ec9 Tidy up :files spec for fsharp-mode using wildcards (see #413) 2012-12-18 19:23:12 +00:00
Steve Purcell
dbbc8dfe18 Merge pull request #413 from berdario/master
Fsharp-mode
2012-12-18 11:20:45 -08:00
Dario Bertini
c671d32c9b Updated fsharp-mode files 2012-12-18 19:50:11 +01:00
Steve Purcell
b7267a182d Merge pull request #391 from gpampara/scala-mode2
Add recipe for scala-mode2
2012-12-17 11:48:09 -08:00
Dario Bertini
6b5ddfdb7a Added fsharp-mode recipe 2012-12-17 20:18:17 +01:00
Donald Curtis
f88244cc7f update org-outlook recipe
https://github.com/mlf176f2/org-outlook.el/blob/master/melpa/org-outlook

Closes #412
2012-12-16 08:45:52 -06:00
Steve Purcell
806420d755 Add tabbar 2012-12-16 12:32:32 +00:00
Steve Purcell
4106de59d1 Add tabbar-ruler 2012-12-16 12:32:32 +00:00
Jonathan Kotta
d90d5f4ee0 add hide-lines recipe
hide-lines.el hides lines that either match or don't match a regexp.  It does not alter a buffer's content.
2012-12-14 17:24:59 -06:00
Steve Purcell
b4dc10f5b7 Add extend-dnd 2012-12-14 16:22:24 +00:00
Steve Purcell
24c94bff44 Add sudden-death 2012-12-14 16:22:24 +00:00
Ivan Andrus
7a4b54c5c7 Added gaprc file to recipe for gap-mode 2012-12-14 16:53:24 +01:00
Steve Purcell
00c7d5819a Merge pull request #407 from dgutov/iflipb
Add an iflipb recipe
2012-12-12 00:15:49 -08:00
Sean Escriva
3adbb9958a Add recipe for jedi, python autocomplete interface 2012-12-11 09:58:01 -08:00
Steve Purcell
b1df01b4cc Add systemtap-mode 2012-12-11 10:54:13 +00:00
Dmitry Gutov
db14d02c09 Add an iflipb recipe 2012-12-11 03:49:45 +04:00
Steve Purcell
a75c955ad6 Merge pull request #405 from leoc/markup.el
Add markup.el recipe
2012-12-10 00:15:11 -08:00
Arthur Andersen
3184e85727 Add elmine recipe
`elmine` is a package for accessing the redmine API via elisp.
2012-12-09 22:52:26 +01:00
Arthur Andersen
330d3ddb04 Add markup.el recipe
Markup.el is a package that provides easy markup generation via elisp.
2012-12-09 22:32:32 +01:00
Matthew Fidler
32986c41b0 Update recipes/org-readme
Added texinfo documentation (generated from org-readme)
2012-12-07 14:20:58 -06:00
Jonas Bernoulli
28e1df171d add tree-mode recipe 2012-12-07 16:38:16 +01:00
Dmitry Gutov
d4499c95b9 Update robe recipe 2012-12-07 11:32:24 +04:00
Steve Purcell
f181a35e33 Merge pull request #399 from jonnay/emagician-fix-spell-memory
New recipe for emagician-fix-spell-memory
2012-12-06 13:09:26 -08:00
Jonathan Arkell
5e74a9b9ee New recipe for emagician-fix-spell-memory 2012-12-06 13:54:01 -07:00
Steve Purcell
dd5d9027c4 Switch bbdb-vcard recipe to @tohojo's fork
See trebb/bbdb-vcard#1 and purcell/emacs.d#51
2012-12-06 08:47:56 +00:00
Steve Purcell
51471c3d60 Fix bbdb-vcard recipe, which didn't actually include bbdb-vcard.el (see purcell/emacs.d#51) 2012-12-06 08:41:44 +00:00
Dmitry Gutov
8d9b979c5c Only package rspec-mode.el 2012-12-05 10:28:03 +04:00
Matthew Fidler
a21544cac4 Update recipes/ergoemacs-mode
Added additional files needed for ergoemacs-extra function.
2012-12-04 10:11:52 -06:00
Steve Purcell
21bd25490a Fix SCM URL for ergoemacs-keybindings, and rename package to ergoemacs-mode (closes #395)
The recipe (and hence package) name should match the provided feature.
2012-12-04 08:17:02 +00:00
Steve Purcell
d76cb5f9f1 Add otter-mode 2012-12-03 08:41:53 +00:00
Steve Purcell
7a55159e50 Add sql-indent 2012-12-03 08:41:48 +00:00
Steve Purcell
9648e3df89 Split wgrep recipe into separate wgrep, wgrep-ack and wgrep-helm, as the author intended 2012-12-02 15:51:20 +00:00
Fuco1
5c29404aba Add smartparens recipe 2012-12-01 16:16:05 +01:00
Steve Purcell
88a8e689cb Add org-mac-link-grabber 2012-12-01 10:50:16 +00:00
Steve Purcell
ee69e5e7b1 Add org-mac-iCal 2012-12-01 10:50:16 +00:00
Erik Timan
122f468fa8 Add occidental-theme 2012-11-30 14:13:37 +01:00
Dmitry Gutov
4c36dc18d4 Add robe recipe 2012-11-29 21:47:05 +04:00
Gary Pamparà
749f4c387c Add recipe for scala-mode2
scala-mode2 is an improved scala-mode for emacs. It is losely based on the
original, but has been completely rewritten for scala 2.9 (and 2.10)

The related issue on the project itself is here:
https://github.com/hvesalai/scala-mode2/issues/33

Signed-off-by: Gary Pamparà <gpampara@gmail.com>
2012-11-29 15:18:52 +02:00
Steve Purcell
a01a176035 Add vcl-mode 2012-11-29 08:11:03 +00:00
Syohei YOSHIDA
d66614660a Add new pos-tip recipe
Because original author is too busy and he has no time
for fix ELPA specification problem.
2012-11-28 23:27:42 +09:00
Ryan Kaskel
5dac228dea Column-marker recipe. 2012-11-28 08:22:41 +00:00
Steve Purcell
7c921e27d6 Merge pull request #385 from rolandwalker/master
add recipe for simpleclip.el
2012-11-27 12:43:52 -08:00
Roland Walker
892e43157c add recipe for simpleclip.el 2012-11-27 15:40:04 -05:00
Steve Purcell
7a839abcd7 Add pylint recipe (closes #357) 2012-11-26 20:42:03 +00:00
Sean Escriva
91d44d0e72 gnus-alias recipe 2012-11-23 16:25:32 -08:00
Steve Purcell
3c4d50f586 Reverting "Added recipes for elnode & skinny." (see #370)
This reverts commit f8e6ed6fdc.
2012-11-21 18:56:25 +00:00
Steve Purcell
122490cc04 Merge pull request #383 from webframp/feature/notmuch
New recipe for notmuch
2012-11-20 11:59:07 -08:00
Sean Escriva
906f671e75 Add notmuch 2012-11-20 11:02:54 -08:00
Sean Escriva
c3b696a48d Add bbdb-vcard 2012-11-20 08:53:55 -08:00
Aleksandar Simic
a7b5e10d14 simplenote.el package submission 2012-11-19 10:55:59 +00:00
Jeff Arnold
cff2e305a4 switched stan-mode recipe to official stan repository 2012-11-17 13:45:02 -05:00
Steve Purcell
c351c97e5b Add elpa-audit 2012-11-17 12:56:42 +00:00
Jeff Arnold
75151097c1 added stan-mode 2012-11-17 01:43:41 -05:00
John Szakmeister
ac5e1a163e Add a recipe for evil-paredit. 2012-11-16 20:28:31 -05:00
Steve Purcell
8673dafb02 Add osx-location 2012-11-16 20:49:11 +00:00
Steve Purcell
e3debe886a Add nyan-mode 2012-11-15 20:58:56 +00:00
Steve Purcell
7c3aa60be9 Add kill-ring-search 2012-11-15 20:58:43 +00:00
Steve Purcell
b4dd512715 Add octomacs 2012-11-15 20:58:34 +00:00
Steve Purcell
7bdccd9786 Add idle-require 2012-11-15 20:58:17 +00:00
Steve Purcell
17df4dccdf Add macro-math 2012-11-15 20:58:12 +00:00
Steve Purcell
50a2bf667d Add linear-undo 2012-11-15 20:58:05 +00:00
Steve Purcell
85457b78a0 Add lacarte 2012-11-15 20:57:59 +00:00
Steve Purcell
886da7cd20 Add mongo 2012-11-15 20:57:52 +00:00
Steve Purcell
3130ab6bf5 Add pcmpl-args 2012-11-15 20:57:48 +00:00
Steve Purcell
b38ec88553 Add key-chord 2012-11-15 20:57:37 +00:00
Steve Purcell
652b78013a Add heroku 2012-11-15 20:15:50 +00:00
Steve Purcell
01d314eac1 Add gitty 2012-11-15 20:15:45 +00:00
Steve Purcell
2d8ffa6a57 Add flex-autopair 2012-11-15 20:15:34 +00:00
Steve Purcell
b146db5977 Add dircmp 2012-11-15 20:15:29 +00:00
Steve Purcell
b4144c2fd4 Add crosshairs 2012-11-15 20:15:24 +00:00
Steve Purcell
4d9aa97450 Add haste 2012-11-15 20:15:20 +00:00
Steve Purcell
655332f33f Add grep-a-lot 2012-11-15 20:15:15 +00:00
Steve Purcell
7d9cb763cb Add dart-mode 2012-11-15 20:15:08 +00:00
Steve Purcell
871d025409 Add cursor-chg 2012-11-15 20:15:01 +00:00
Steve Purcell
d32848d2de Add dna-mode 2012-11-15 20:14:55 +00:00
Steve Purcell
56e6078d42 Add http-twiddle 2012-11-15 20:14:50 +00:00
Steve Purcell
096d45e6fe Add cache.el 2012-11-15 16:32:02 +00:00
Steve Purcell
bd4326725c Add applescript-mode 2012-11-15 16:29:34 +00:00
Steve Purcell
e3ae81ae39 Add tmmofl 2012-11-15 12:54:42 +00:00
Steve Purcell
3c43a23285 Add wide-column 2012-11-15 12:54:37 +00:00
Steve Purcell
59a9a60bb3 Add pabbrev 2012-11-15 12:54:29 +00:00
Steve Purcell
3f33d71767 Add paredit-menu 2012-11-15 12:54:24 +00:00
Steve Purcell
6de082c287 Add auto-indent-mode 2012-11-13 20:37:19 +00:00
Steve Purcell
22b6035987 Add page-break-lines recipe 2012-11-13 11:35:14 +00:00
Steve Purcell
3400b3b5bb Merge pull request #378 from rejeep/master
Recipe for el-mock
2012-11-12 10:59:23 -08:00
Johan Andersson
9c75e8d012 Add recipe for el-mock. 2012-11-11 13:48:31 +01:00
sabof
8c4fc52e50 added stripe-buffer recipe 2012-11-11 05:25:24 +00:00
Donald Curtis
de404e9ad3 Set proper :files directive for namespaces. 2012-11-10 17:26:15 -06:00
Donald Curtis
d5bd3359a6 temporary fix for namespaces recipe 2012-11-10 09:38:40 -06:00
Steve Purcell
42ab793564 Merge pull request #375 from yyr/ncl-mode
* recipes/ncl-mode: new package ncl-mode
2012-11-09 08:38:56 -08:00
Steve Purcell
ddf1373093 Merge pull request #374 from rolandwalker/yasnippet
don't fetch debug/test files for yasnippet
2012-11-09 08:03:29 -08:00
Yakkala Yagnesh Raghava
233ee203df * recipes/ncl-mode: new package ncl-mode 2012-11-10 00:36:16 +09:00
Steve Purcell
490499add3 Merge pull request #369 from chrisbarrett/master
New package: namespaces for elisp
2012-11-09 05:40:26 -08:00
Steve Purcell
58e9b2daf3 Remove rainbow-mode recipe
This package is built from an emacsmirror repo, which in turn mirrors
the GNU ELPA repository -- it will therefore always be exactly the
same as the package in GNU ELPA.
2012-11-09 12:39:28 +00:00
Steve Purcell
8630e7b21b Merge pull request #372 from kbkbkbkb1/guide-key
Add guide-key recipe
2012-11-08 02:29:40 -08:00
Steve Purcell
3ab2169c45 Merge pull request #371 from sabof/master
org-bullets recipe
2012-11-08 02:24:16 -08:00
Steve Purcell
e565d4ef5d Merge pull request #370 from ralph-moeritz/master
New recipes: elnode & skinny
2012-11-08 01:33:50 -08:00
Steve Purcell
c97649d365 Add creole (see #370) 2012-11-08 09:32:40 +00:00
Tsunenobu Kai
66e1f81068 Add guide-key recipe 2012-11-08 17:50:29 +09:00
sabof
b04fd4130c Added a recipe for org-bullets 2012-11-08 07:46:07 +00:00
Ralph Moritz
f8e6ed6fdc Added recipes for elnode & skinny. 2012-11-07 15:47:36 +02:00
Chris Barrett
ef484906fe add namespaces recipe 2012-11-06 00:00:14 +13:00
Steve Purcell
67dabf3309 Add snippets subdir to buster-snippets recipe (fixes #368) 2012-11-05 08:05:01 +00:00
Steve Purcell
bd115612b6 Add flymake-easy 2012-11-04 18:57:04 +00:00
Roland Walker
a2e9095bcb don't fetch debug/test files 2012-11-03 17:35:40 -04:00
joddie
39cfa08c5e Add pcre2el recipe 2012-11-03 14:05:57 +00:00
Alessandro Piras
53a49926bd Added recipe for smotitah 2012-11-02 18:42:28 +01:00
Donald Ephraim Curtis
10fba4f793 Merge pull request #365 from skeeto/master
Recipe for skewer-mode
2012-10-31 21:34:43 -07:00
Christopher Wellons
18bf1964c4 Add recipe for skewer-mode. 2012-10-31 16:05:49 -04:00
Steve Purcell
f7a7e319db Merge pull request #364 from rolandwalker/master
add recipe for truthy
2012-10-31 01:00:15 -07:00
Roland Walker
e19d190bfa Add recipe for truthy.el 2012-10-29 20:00:31 -04:00
Steve Purcell
4b243a909f Don't include rinari-merb.el in rinari package 2012-10-27 20:49:43 +01:00
Steve Purcell
b32b9b3b3e Merge pull request #361 from rolandwalker/master
add recipe for syntactic-sugar.el
2012-10-26 01:58:18 -07:00
Roland Walker
3f2139ddcb add syntactic-sugar recipe 2012-10-25 18:52:12 -04:00
Jonas Bernoulli
27fd41dbad add keychain-environment recipe 2012-10-25 18:43:17 +02:00
Steve Purcell
b7566fe6ff Include zossima.rb in zossima recipe (see #359) 2012-10-25 15:38:09 +01:00
Zane Shelby
5528cff0c8 Add recipe for zossima. 2012-10-25 06:38:29 -05:00
Julien Blanchard
05db4e260b Add railgun recipe 2012-10-23 15:54:18 +02:00
Donald Ephraim Curtis
081aa3e1d5 Merge pull request #332 from rolandwalker/master
add recipes for hardhat.el, vector-utils.el, osx-browse.el
2012-10-22 18:46:33 -07:00
Donald Ephraim Curtis
073e92e05c Merge pull request #346 from maio/sackspace
Add sackspace package - A better backspace for Emacs.
2012-10-22 18:44:47 -07:00
Donald Ephraim Curtis
f46cec1fc2 Merge pull request #347 from kusut/master
add mmm-mako recipes
2012-10-22 18:43:54 -07:00
Donald Ephraim Curtis
9bc02257f0 Merge pull request #348 from mpenet/roy-mode
add roy-mode recipe
2012-10-22 18:43:24 -07:00
Donald Ephraim Curtis
93873ba8a1 Merge pull request #349 from bbatsov/prelude-scala
Added the prelude-scala package
2012-10-22 18:42:48 -07:00
Donald Ephraim Curtis
8bc29a8d51 Merge pull request #352 from syohex/epc
Add epc recipe and its required packages
2012-10-22 18:41:30 -07:00
Donald Ephraim Curtis
8b52854484 Merge pull request #350 from aculich/master
Added a few new elisp recipes
2012-10-22 18:37:01 -07:00
Donald Ephraim Curtis
f87ecc8c6e Merge pull request #355 from jpkotta/master
add figlet recipe
2012-10-22 18:33:57 -07:00
Donald Ephraim Curtis
6308463029 Merge pull request #353 from magnars/rename-bang-to-dash
Rename bang to dash.
2012-10-22 18:33:03 -07:00
Donald Ephraim Curtis
e87b2af052 Merge pull request #354 from zane/golden-ratio
Add recipe for golden-raito
2012-10-22 18:32:46 -07:00
Jonathan Kotta
88724a1d1e Add figlet recipe 2012-10-22 11:45:59 -05:00
Magnar Sveen
8f8ffaa354 Rename bang to dash. 2012-10-22 17:11:24 +02:00
Syohei YOSHIDA
97faa99c79 Add epc recipe and its required packages 2012-10-22 21:48:38 +09:00
Ralph Moritz
04f98d033f cljsbuild-mode 2012-10-22 09:43:34 +02:00
Ralph Moritz
39fa9e028c gnuplot-mode 2012-10-22 09:16:16 +02:00
Zane Shelby
0aefa6f833 Add recipe for golden-raito. 2012-10-21 22:09:59 -05:00
Aaron Culich
7fb9a2fd1f Add zoom-frm 2012-10-21 18:39:52 -07:00
Aaron Culich
7b39f3faa6 Add top-mode 2012-10-21 18:39:51 -07:00
Aaron Culich
0063eaa736 Add shell-command 2012-10-21 18:39:44 -07:00
Aaron Culich
d00731e52a Add frame-fns 2012-10-21 18:39:30 -07:00
Aaron Culich
fc3db1f12f Add frame-cmds 2012-10-21 18:39:23 -07:00
Aaron Culich
81f86e251a Add bash-completion 2012-10-21 18:02:44 -07:00
Aaron Culich
1fb0ba0ab7 Add multifiles 2012-10-21 17:34:37 -07:00
Aaron Culich
46d0bcf733 Add eproject 2012-10-21 17:34:35 -07:00
Aaron Culich
4cc7e1e8f9 Add crappy-jsp-mode 2012-10-21 17:34:30 -07:00
Aaron Culich
83e66a1cd2 Add buster-snippets 2012-10-21 17:34:24 -07:00
Aaron Culich
8b17544c1b Add buster-mode 2012-10-21 17:34:12 -07:00
Aaron Culich
d189205974 Add annoying-arrows-mode 2012-10-21 17:33:28 -07:00
Bozhidar Batsov
44bddf1235 added the prelude-scala package 2012-10-22 01:49:09 +03:00
kusut
03f3a9dcc8 add mmm-mako, mmm-mode for Mako templates 2012-10-21 22:05:11 +07:00
Marian Schubert
f6c760b4ff Add sackspace package - A better backspace for Emacs. 2012-10-21 15:01:39 +02:00
Max Penet
c916c09a78 add roy-mode recipe 2012-10-21 13:53:51 +02:00
Steve Purcell
dd9a927391 Point ecb recipe back at master branch now @alexott has merged cedet-new 2012-10-21 11:28:37 +01:00
Steve Purcell
3fc8983e5d Use "new-cedet" branch in @alexott's ecb repo (see #336) 2012-10-21 09:31:59 +01:00
Steve Purcell
25aaa79cdc Revert "Switch ecb recipe to official CVS repo, which has newer commits than @alexott's mirror"
This reverts commit 017eafeef9.
2012-10-21 09:31:59 +01:00
Steve Purcell
d12890d535 Merge pull request #345 from lunaryorn/rename-flymake-checkers
Rename flymake-checkers to flycheck
2012-10-20 12:24:17 -07:00
Steve Purcell
017eafeef9 Switch ecb recipe to official CVS repo, which has newer commits than @alexott's mirror 2012-10-20 20:22:51 +01:00
Sebastian Wiesner
badb7258ed Rename flymake-checkers to flycheck
Upstream package was renamed, see lunaryorn/flycheck#5.

Follow up to #331.
2012-10-20 20:23:00 +02:00
Syohei YOSHIDA
ce4dbb7555 Add helm-themes
This package provides theme selection with helm interface.
2012-10-20 23:24:42 +09:00
Johan Andersson
c2e2be7068 All template files in Ecukes should be in templates folder. 2012-10-20 14:43:22 +02:00
Magnar Sveen
a2ee7fdd0a Add bang
- The startings of a modern list api for Emacs.
2012-10-20 08:31:46 +02:00
Steve Purcell
812b7c1fbc Merge pull request #341 from gabrielsaldana/master
Adds identica-mode mode recipe
2012-10-19 09:41:28 -07:00
Gabriel Saldana
2cf459d0f5 Adds identica-mode recipe 2012-10-18 16:55:55 -05:00
Steve Purcell
3fb9fdd3f0 Merge pull request #336 from kitallis/ecb
recipe for ecb (emacs code browser) package
2012-10-18 01:25:53 -07:00
Magnar Sveen
4219b0d9d2 Add smart-forward
- semantic navigation based on expand-region.el
2012-10-17 09:08:22 +02:00
Roland Walker
c07e06b023 add osx-browse recipe 2012-10-16 20:14:03 -04:00
Steve Purcell
b14e088b7b Add mote-mode 2012-10-16 11:25:54 +01:00
Robert Dallas Gray
494c2adc10 Added recipe for graphene. 2012-10-16 11:12:46 +01:00
Steve Purcell
a0e10567fc Merge pull request #337 from jszakmeister/add-align-cljlet
Add a recipe for align-cljlet.
2012-10-16 03:02:52 -07:00
John Szakmeister
9450456ae4 Add a recipe for align-cljlet. 2012-10-16 05:55:49 -04:00
Steve Purcell
f0c791aebc Also remove "which-func.el" from jump recipe 2012-10-16 10:02:03 +01:00
Steve Purcell
1b279e2024 Remove extraneous files from jump recipe 2012-10-16 09:54:13 +01:00
Akshay Gupta
eca40c645f removed the html subdir from the package 2012-10-16 11:17:34 +05:30
Roland Walker
3ef7eeccfd add vector-utils recipe 2012-10-15 13:21:48 -04:00
Akshay Gupta
4e8adbce0e recipe for ecb (emacs code browser) package 2012-10-15 19:39:09 +05:30
Sean Escriva
f7e7e74e41 recipe for SICP info package 2012-10-12 17:38:07 -07:00
Sebastian Wiesner
911518842c Fix flymake-checkers recipe [#331]
Follow up to #331, restores git-commit-mode recipe and puts a proper
flymake-checkers recipe in place.  Sorry :|
2012-10-12 16:44:10 +02:00
Roland Walker
9f9535442c add hardhat.el recipe 2012-10-11 15:47:21 -04:00
Sebastian Wiesner
efaa3a09fa Add flymake-checkers
flymake-checkers provides additional syntax checkers for flymake.

See https://github.com/lunaryorn/flymake-checkers for details
2012-10-11 16:20:16 +02:00
Steve Purcell
8cf02f5c8c Add typo.el 2012-10-09 09:42:47 +01:00
Sebastian Wiesner
19a16f5532 Add gitignore-mode
`gitignore-mode` is a simple mode for `.gitignore` files with basic font
locking.
2012-10-08 19:49:21 +02:00
Steve Purcell
0baa4a31e3 Fix repo for modified git-commit-mode recipe 2012-10-08 13:48:23 +01:00
Sebastian Wiesner
9066e7b110 Fix URLs for git modes
I moved gitconfig-mode and git-commit-mode into a single "git-modes"
repository.
2012-10-08 12:22:54 +02:00
Steve Purcell
fc91322908 Merge pull request #327 from sindikat/master
rebox2
2012-10-07 10:29:20 -07:00
sindikat
ada7fd56af rebox2 2012-10-07 23:25:58 +06:00
Steve Purcell
ef809fda9d Merge pull request #326 from rejeep/master
Ecukes and Espuds packages
2012-10-07 10:23:48 -07:00
Johan Andersson
4064f7a041 Specify files using wildcards in ecukes recipe. 2012-10-07 17:41:13 +02:00
Johan Andersson
8bbcb044d5 Add espuds recipe. 2012-10-07 17:05:00 +02:00
Johan Andersson
292f95775a Add ecukes recipe. 2012-10-07 17:04:49 +02:00
Donald Curtis
6f0565555e Add web-mode recipe.
http://web-mode.org
2012-10-07 09:59:20 -05:00
Aaron Culich
fb9f369d90 Add jknav
Automatically enable j/k keys for line-based navigation
2012-10-06 11:49:08 -07:00
Aaron Culich
f233d4e05b Add keydef
The macro keydef provides a simplified interface to define-key that
smoothly handles a number of common complications.
2012-10-06 08:39:51 -07:00
Sebastian Wiesner
b2a8e8f9e5 Add gitconfig-mode
gitconfig-mode is a simple mode to edit `.gitconfig` files.
2012-10-05 18:20:17 +02:00
Joost Kremers
749bf7189a Adde recipe for writeroom-mode 2012-10-04 15:09:59 +02:00
Sebastian Wiesner
7fe5c01004 Replace git-commit with git-commit-mode
git-commit has several issues, and seems to be unmaintained.
2012-10-03 13:58:05 +02:00
Steve Purcell
d6e5137dac Add s.el 2012-10-03 12:35:57 +01:00
Sebastian Wiesner
2427af34e8 Add git-commit
git-commit is a mode to edit Git commit messages conforming to the
guidelines established by Tim Pope in his blog post at
http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html.
2012-10-02 21:10:31 +02:00
Steve Purcell
05a695ab2b Add hide-comnt 2012-10-01 09:42:14 +01:00
Andrey Kotlarski
7ece6a0026 Fix anti-zenburn-theme package name. 2012-10-01 00:15:38 +03:00
Steve Purcell
6dff0aaa22 Merge pull request #316 from m00natic/anti-zenburn
Add anti-zenburn-theme recipe.
2012-09-30 07:27:49 -07:00
Andrey Kotlarski
2984b0efea Add anti-zenburn-theme recipe. 2012-09-30 16:43:06 +03:00
Nick Van Horn
14b55ab9c4 Cyberpunk recipe added to repo. 2012-09-30 00:23:23 -04:00
Steve Purcell
dec06a3bf3 Add dic-lookup-w3m (closes #313) 2012-09-29 20:02:49 +01:00
Donald Curtis
294dc32a67 Update browse-kill-ring repository. 2012-09-25 08:09:24 -05:00
Steve Purcell
2af0a16441 Merge pull request #309 from rolandwalker/master
add recipe for font-utils.el
2012-09-25 00:02:52 -07:00
Roland Walker
cd33e69028 add recipe font-utils 2012-09-24 18:23:34 -04:00
Steve Purcell
48b99dd60d Add hl-sexp 2012-09-24 08:07:41 +01:00
Steve Purcell
c1a01a7c4f Revert #e317c1d -- removes emacs-w3m recipe (fixes #307) 2012-09-24 08:07:17 +01:00
Steve Purcell
4d1df16d1c Add http-post-simple 2012-09-23 10:54:18 +01:00
Steve Purcell
b3f0d44396 Add lib-requires 2012-09-23 10:53:16 +01:00
Steve Purcell
e317c1dc9c Add hl-sexp 2012-09-23 10:51:43 +01:00
Steve Purcell
d16829cb4d Add header2 2012-09-23 10:51:39 +01:00
Steve Purcell
800aa22df0 Add tfs 2012-09-23 10:44:15 +01:00
Steve Purcell
3e9a509f93 Add project-local-variables 2012-09-23 10:44:10 +01:00
Steve Purcell
4873528524 Add furl 2012-09-23 10:44:05 +01:00
Steve Purcell
362b5cb71e Add macrostep 2012-09-23 10:29:16 +01:00
Steve Purcell
fd4381bbb7 Add esxml 2012-09-23 10:25:53 +01:00
Steve Purcell
ca1a11c99e Merge pull request #305 from vitoshka/master
Please add zotelo recipe
2012-09-21 05:19:48 -07:00
Vitalie Spinu
d561c4ef48 add zotelo recipe 2012-09-21 13:54:39 +02:00
Steve Purcell
37924b239c Add windsize 2012-09-21 11:41:08 +01:00
Steve Purcell
b9700178ed Add ssh.el 2012-09-21 11:33:25 +01:00
Steve Purcell
78cf642a2e Add dired-single 2012-09-21 11:33:20 +01:00
Steve Purcell
0b6a13a5df Add dired-details+ 2012-09-21 11:32:54 +01:00
Steve Purcell
8ed2327efe Add dired-details 2012-09-21 11:32:48 +01:00
Steve Purcell
71addc88ce Add whole-line-or-region 2012-09-21 11:24:57 +01:00
Josh Tilles
6644d0ae19 Add cus-edit+ recipe (aka Customize+) from Wiki 2012-09-20 11:16:00 -04:00
Steve Purcell
cc1cbbdd9e Add kv.el 2012-09-20 11:48:37 +01:00
Steve Purcell
8359888b76 Merge pull request #303 from gabrielsaldana/master
Added tea-time mode recipe
2012-09-20 00:16:51 -07:00
Gabriel Saldana
be1b24f309 Adds tea-time mode recipe 2012-09-20 00:33:44 -05:00
Christopher Wellons
df70e38bb8 A recipe for rdp. 2012-09-19 19:36:17 -04:00
Donald Curtis
cbe7e12067 add change-inner recipe 2012-09-19 10:00:20 -05:00
Steve Purcell
f9fcd716cb Merge pull request #301 from rolandwalker/master
add recipe for list-utils.el
2012-09-18 13:46:58 -07:00
Roland Walker
9590f687f2 add list-utils recipe 2012-09-18 16:44:42 -04:00
Steve Purcell
0bb1c0a459 Cut down twittering-mode to just twittering-mode.el 2012-09-17 20:30:15 +01:00
Ralph Moeritz
a6eb6daf35 Added elixir-mode 2012-09-14 21:03:37 +02:00
Steve Purcell
d1d7144bb4 Add nrepl-eval-sexp-fu 2012-09-14 19:23:18 +01:00
Steve Purcell
dfdf111ecf Add regex-dsl 2012-09-13 21:20:08 +01:00
Robert Dallas Gray
e2912bf663 Added project-persist recipe. 2012-09-13 18:01:39 +01:00
Steve Purcell
3d85451910 Add exec-path-from-shell 2012-09-13 10:32:38 +01:00
Steve Purcell
8505db1945 Merge pull request #295 from rolandwalker/master
add recipe for anaphora.el
2012-09-12 13:20:33 -07:00
Roland Walker
6ba6373341 add recipe for anaphora.el 2012-09-12 16:17:33 -04:00
Joost Kremers
6d06a5b1ec Add ebib recipe 2012-09-12 19:59:34 +02:00
Ivan Andrus
48223c91cc Added gap-mode recipe 2012-09-12 14:26:36 +02:00
Donald Curtis
fb5ee8a113 fix extraneous space at the end of the package file name 2012-09-10 15:32:45 -05:00
Donald Curtis
f56da05a8d Update slime repository.
Slime is now being hosted on github. http://boinkor.net/archives/2012/09/git-lives-again-somewhere-else.html
2012-09-10 15:21:35 -05:00
Steve Purcell
5561a3284d Add tumblesocks 2012-09-10 18:44:56 +01:00
Steve Purcell
a6554cc9a5 Add oauth 2012-09-10 18:44:50 +01:00
Steve Purcell
a717d05d31 Add uuid 2012-09-10 18:41:45 +01:00
Steve Purcell
321ae59993 Add erc-hl-nicks 2012-09-10 18:38:19 +01:00
Steve Purcell
dc926d83b0 Add path-headerline-mode recipe (closes #287) 2012-09-10 08:08:16 +01:00
Steve Purcell
334419debe Merge pull request #290 from m00natic/rase
Add recipe for run-at-sun-event extension.
2012-09-09 03:15:32 -07:00
Steve Purcell
81cb649dc4 Merge pull request #289 from myuhe/smartrep
Add smartrep recipe
2012-09-09 03:13:16 -07:00
Andrey Kotlarski
99618a88e8 Add recipe for run-at-sun-event extension. 2012-09-09 13:10:03 +03:00
myuhe
0e3bb016a3 Add smartrep recipe 2012-09-09 11:48:09 +09:00
myuhe
2f0ecce6b7 Add drill-instructor-AZIK-force recipe 2012-09-09 10:39:13 +09:00
Syohei YOSHIDA
8e90981e98 Add recipe thingopt.el 2012-09-07 00:26:45 +09:00
Steve Purcell
20fdd5e145 Add haxe-mode recipe (closes #227) 2012-09-05 19:26:18 +01:00
Donald Ephraim Curtis
ac5439afe2 Merge pull request #283 from rolandwalker/master
add recipe: ignoramus
2012-09-05 10:23:24 -07:00
Roland Walker
67d70d62e6 add recipe: ignoramus 2012-09-05 11:09:28 -04:00
Hugo Duncan
336c2f4c9d Update ritz repository elisp locations
The repo has been split into subprojects.
2012-09-04 17:36:36 -04:00
Steve Purcell
a082c2dc04 Merge pull request #281 from rolandwalker/master
add recipes: flyspell-lazy, browse-url-dwim, buffer-utils
2012-09-02 03:31:36 -07:00
Roland Walker
1d42ea1a7f add flyspell-lazy, browse-url-dwim, buffer-utils 2012-09-01 19:08:19 -04:00
Jianwei Han
b615cf735e Move repository to auto-complete/popup-el 2012-09-01 09:15:46 +08:00
Jianwei Han
cc7898239b Move repository to auto-complete/auto-complete 2012-09-01 09:15:12 +08:00
Steve Purcell
f5d06db82e Merge pull request #276 from rolandwalker/master
add recipe for fixmee-mode library
2012-08-31 00:30:21 -07:00
Roland Walker
e2b5f6848b add recipe for fixmee-mode library 2012-08-30 21:45:45 -04:00
Steve Purcell
f9892a826f Merge pull request #275 from rolandwalker/master
add library unicode-whitespace
2012-08-29 11:50:15 -07:00
Roland Walker
abc91207de add library unicode-whitespace 2012-08-29 13:45:32 -04:00
Steve Purcell
b561e72431 Merge pull request #270 from rolando2424/master
Added the angry-police-captain package
2012-08-28 18:04:09 -07:00
Steve Purcell
baa49e7d2d Merge pull request #274 from rolandwalker/master
fix wiki-nav recipe, add ido-load-library
2012-08-27 16:07:05 -07:00
Roland Walker
4be48aec4e add ido-load-library 2012-08-27 17:36:20 -04:00
Roland Walker
a671a665b9 fix name of wiki-nav recipe (file within button-lock repo) 2012-08-27 09:52:36 -04:00
Yuta Yamada
42ae802ae9 Add a recipe for stem 2012-08-26 23:37:14 +09:00
John Szakmeister
5c71adeddc Add a recipe for ctags-update. 2012-08-24 06:01:17 -04:00
Rolando Pereira
ea515bf8b9 Add angry-police-captain 2012-08-24 02:21:44 +01:00
Steve Purcell
83459421dd Merge pull request #269 from rolandwalker/master
add button-lock, wiki-nav, unicode-fonts, unicode-progress-reporter
2012-08-23 17:34:54 -07:00
Roland Walker
2bdff1c8b8 Add button-lock, wiki-nav, unicode-fonts, unicode-progress-reporter 2012-08-23 15:10:10 -04:00
Steve Purcell
c9db386ab3 Merge pull request #265 from rolandwalker/master
add several new libraries
2012-08-22 07:06:26 -07:00
Steve Purcell
8935264dfe Merge pull request #267 from jazzzz/js2-refactor
Added js2-refactor recipe
2012-08-22 06:53:12 -07:00
John Szakmeister
45e768c549 recipes: fix the color-theme recipe
The current recipe failed to include the theme directory, which the
color-theme looks at by default when not customized.  In a normal Emacs
startup, the errors was quietly ignored, but part of your configuration
wouldn't work.  Fix this by including the themes/ directory, and
hopefully make installing this package a better experience for new
users.
2012-08-22 05:33:32 -04:00
Roland Walker
54d62cd8f3 Add several new libraries: alert, back-button, dynamic-fonts,
hippie-namespace, minimal-session-saver, nav-flash, persistent-soft,
string-utils, ucs-utils, unicode-enbox, window-end-visible
2012-08-21 18:46:31 -04:00
Jazz
6c51c92cdb Added js2-refactor recipe 2012-08-22 00:44:51 +02:00
Steve Purcell
c343e6f734 Add "example" subdir to o-blog recipe (see #252) 2012-08-21 11:20:55 -04:00
Steve Purcell
447610a054 Merge pull request #264 from myuhe/helm-descbinds
Add helm-descbinds recipe
2012-08-21 08:11:35 -07:00
myuhe
5c357ca3b5 Add helm-descbinds recipe 2012-08-21 20:36:13 +09:00
Steve Purcell
e7dcbe43b6 Add yaoddmuse, which is required by org-readme 2012-08-20 18:14:56 -04:00
Steve Purcell
561442ea9f Merge pull request #263 from tarsius/vcomp
add vcomp recipe
2012-08-20 15:03:37 -07:00
Steve Purcell
9e6c77c3cb Add templates subdir to o-blog recipe (see #252) 2012-08-20 18:02:51 -04:00
Steve Purcell
8f0a453e77 Merge pull request #262 from tarsius/magnet
add magnet recipe
2012-08-20 14:57:36 -07:00
Jonas Bernoulli
4988586cbb add vcomp recipe 2012-08-20 22:21:07 +02:00
Jonas Bernoulli
b24060e503 add magnet recipe 2012-08-20 17:37:20 +02:00
Jonas Bernoulli
f8ec34f88b add magit-push-remote recipe 2012-08-20 17:35:42 +02:00
Steve Purcell
0c0c161ac0 Include only o-blog core elisp, without submodules or supporting files (closes #252) 2012-08-20 09:29:08 -04:00
myuhe
2a077a308b Add helm-migemo recipe
closes #256
2012-08-19 22:02:14 -05:00
myuhe
832a2551bb Move repository to emacs-helm/helm-R. 2012-08-19 21:58:47 -05:00
myuhe
9ab4f98b33 Move repository to emacs-helm/helm-c-moccur. 2012-08-19 21:58:46 -05:00
myuhe
557858181b Move repository to emacs-helm/helm-c-yasnippet. 2012-08-19 21:52:56 -05:00
myuhe
bd566d60da Move repository to emacs-helm/helm-gist. 2012-08-19 21:52:40 -05:00
Brian Taylor
9ac5442b8b impatient-mode - added required files to recipe 2012-08-18 10:42:57 -04:00
Steve Purcell
d8c529da7f Merge pull request #254 from netguy204/master
introducing impatient-mode
2012-08-18 06:21:19 -07:00
Brian Taylor
b89ac46722 recipe for impatient-mode 2012-08-18 09:06:05 -04:00
Christopher Wellons
9b7271c993 Add fakespace recipe. 2012-08-17 19:43:49 -04:00
Hugo Duncan
e5e58b2162 Add nrepl-ritz
nrepl-ritz provides a debugger for nrepl.el that uses ritz
2012-08-16 16:39:10 -04:00
Donald Ephraim Curtis
774172e38e Merge pull request #247 from myuhe/o-blog
add o-blog recipe
2012-08-16 08:31:50 -07:00
Donald Curtis
3c13e9ccc3 set proper d-mode repository
fixes #249
2012-08-16 10:28:46 -05:00
Steve Purcell
cc1a84bd8e Merge pull request #248 from mpenet/rust-recipe
rust-mode/cm-mode recipe
2012-08-15 18:14:52 -07:00
Max Penet
69193dfc07 remove :commit config ("incoming" branch gets merged regularly) 2012-08-14 22:11:28 +02:00
Max Penet
a89da94367 Add recipe for rust-mode and cm-mode (rust-mode dependency) 2012-08-14 22:07:15 +02:00
myuhe
9d26cc90df add o-blog recipe 2012-08-14 20:36:01 +09:00
Steve Purcell
e8cfacd414 Add ac-nrepl 2012-08-12 15:19:59 +01:00
myuhe
36af077cc3 add org2blog recipe 2012-08-12 21:43:51 +09:00
Steve Purcell
3a7228e5f2 Clean up and correct recipes for inlineR and helm-R (fixes #245) 2012-08-12 10:16:52 +01:00
Steve Purcell
f50e65d551 Merge pull request #244 from myuhe/helm-gist
add helm-gist recipe
2012-08-12 01:16:32 -07:00
myuhe
d552a8ec97 add ew2m-bookmark recipe 2012-08-12 16:02:31 +09:00
myuhe
f17aef6780 refactoring 2012-08-12 15:11:59 +09:00
myuhe
7b2c4a7ee1 add helm-gist recipe 2012-08-12 15:10:03 +09:00
myuhe
19105272fd add color-moccur recipe 2012-08-11 21:47:03 +01:00
Steve Purcell
1d49ff645b Merge pull request #242 from myuhe/helm-c-moccur
add helm-c-moccur recipe
2012-08-11 06:05:20 -07:00
Steve Purcell
2c1ca3ab82 Merge pull request #241 from myuhe/helm-c-yasnippet
add helm-c-yasnippet recipe
2012-08-11 06:04:32 -07:00
Steve Purcell
21061b3a61 Add dpaste 2012-08-11 14:03:00 +01:00
Steve Purcell
3f56de1465 Add dizzee 2012-08-11 14:02:51 +01:00
Steve Purcell
84d19999b8 Add dispass 2012-08-11 14:02:43 +01:00
Steve Purcell
9cf931b662 Add d-mode 2012-08-11 14:02:36 +01:00
Steve Purcell
364c9db68f Add dropdown-list 2012-08-11 13:55:19 +01:00
myuhe
db364f1be1 fix typo 2012-08-11 21:52:39 +09:00
Steve Purcell
dd530e23d6 Add levenshtein 2012-08-11 13:48:33 +01:00
myuhe
0fc3de23d3 add helm-c-moccur recipe 2012-08-11 21:47:50 +09:00
Steve Purcell
aaf5b276ac Add loccur 2012-08-11 13:47:21 +01:00
Steve Purcell
2d5d1cf2f2 Add hl-line+ 2012-08-11 13:42:33 +01:00
Steve Purcell
5274482ac8 Add org-readme 2012-08-11 13:42:27 +01:00
myuhe
caa044ab51 add helm-c-yasnippet recipe 2012-08-11 21:40:10 +09:00
Steve Purcell
b43f0bf63d Add textmate-to-yas 2012-08-11 13:35:16 +01:00
Steve Purcell
3932853232 Merge pull request #239 from jimeh/add-birds-of-paradise-plus
Add recipe for birds-of-paradise-plus-theme package
2012-08-11 05:30:33 -07:00
Steve Purcell
d1d05b3322 Merge pull request #238 from jimeh/add-ruby-electric
Add recipe for ruby-electric package
2012-08-11 05:29:51 -07:00
Steve Purcell
8704384ec3 Add recursive-narrow 2012-08-11 13:25:17 +01:00
Steve Purcell
1f41eba284 Add sentence-highlight 2012-08-11 13:24:09 +01:00
Steve Purcell
43ad6ad5b2 Add org-outlook 2012-08-11 13:24:01 +01:00
Steve Purcell
4ad6411f76 Add smooth-scroll 2012-08-11 13:23:55 +01:00
Steve Purcell
88fe56cbb3 Add rfringe 2012-08-11 13:23:48 +01:00
Steve Purcell
87a6e5c508 Add puppet-mode 2012-08-11 13:23:41 +01:00
Steve Purcell
dcb9f72c7e Add centered-cursor-mode 2012-08-11 13:08:25 +01:00
Steve Purcell
d2148f8f17 Add boxquote 2012-08-11 13:08:19 +01:00
Steve Purcell
8d1e6e7db3 Add confluence and confluence-edit 2012-08-11 13:03:31 +01:00
Steve Purcell
119d94955e Add xml-rpc 2012-08-11 13:03:17 +01:00
Jim Myhrberg
cec4d644e3 Add recipe for birds-of-paradise-plus-theme package 2012-08-11 12:56:39 +01:00
Jim Myhrberg
fe053487ff Add recipe for ruby-electric package 2012-08-11 12:45:13 +01:00
Steve Purcell
03f8c62e73 Add ctags 2012-08-11 12:22:03 +01:00
Steve Purcell
faf1057fe6 Add google-contacts 2012-08-11 12:15:15 +01:00
Steve Purcell
f83b1af4db Add google-weather 2012-08-11 12:15:02 +01:00
Steve Purcell
bc49aebdf6 Add offlineimap 2012-08-11 12:14:51 +01:00
Steve Purcell
0241928505 Add erc-track-score 2012-08-11 12:14:37 +01:00
Steve Purcell
8229f02383 Add grin 2012-08-11 12:08:01 +01:00
Steve Purcell
0fe87caaf4 Add org-cua-dwim 2012-08-11 12:05:09 +01:00
Steve Purcell
9a688eb82c Add lorem-ipsum 2012-08-11 12:04:05 +01:00
Steve Purcell
b23e5c692b Add redo+ 2012-08-11 12:02:58 +01:00
Steve Purcell
a873d50ca5 Add pastebin 2012-08-11 12:02:54 +01:00
Steve Purcell
746e0e49a2 Add ruby-test-mode 2012-08-11 11:58:07 +01:00
Steve Purcell
793d86ec68 Add pivotal-tracker 2012-08-11 11:58:00 +01:00
Steve Purcell
8cd6fafe99 Add org-magit 2012-08-11 11:57:54 +01:00
Steve Purcell
60717da6c7 Add magit-gh-pulls 2012-08-11 11:57:49 +01:00
Steve Purcell
cf9bc672a3 Add jira 2012-08-11 11:57:42 +01:00
Steve Purcell
38ad25fc6d Add mwe-log-commands 2012-08-11 11:49:55 +01:00
Steve Purcell
e00737be15 Add fuzzy-match 2012-08-11 11:48:15 +01:00
Steve Purcell
6ddf4de8f3 Add jenkins-watch 2012-08-11 11:46:59 +01:00
Steve Purcell
f39caf11a1 Add eredis 2012-08-11 11:45:36 +01:00
Steve Purcell
ebbbc23a29 Add fold-dwim and fold-dwim-org 2012-08-11 11:43:33 +01:00
Steve Purcell
71becd37bd Add monky (magit equivalent for hg) 2012-08-10 09:03:08 +01:00
victorhge
94044cb2ab Update recipes/iedit
Update recipes for iedit to github
2012-08-10 15:24:54 +08:00
Steve Purcell
c03acebf14 Merge pull request #236 from tarsius/keymap-utils
add keymap-utils recipe
2012-08-08 05:01:57 -07:00
Steve Purcell
fe40cdeb5e Merge pull request #235 from tarsius/fwb-cmds
add fwb-cmds recipe
2012-08-08 05:01:08 -07:00
Jonas Bernoulli
e01c5ec8e3 add keymap-utils recipe 2012-08-08 13:46:29 +02:00
Jonas Bernoulli
cdd336b723 add killer recipe 2012-08-08 13:22:40 +02:00
Jonas Bernoulli
64d5bab813 add fwb-cmds recipe 2012-08-08 13:19:34 +02:00
Christopher Wellons
6273d02058 Add simple-httpd recipe. 2012-08-07 13:17:19 -04:00
Rolando Pereira
04e6a1692b Add memoize.el recipe 2012-08-06 22:48:01 +01:00
Charles Strahan
81b966f4d4 Add sr-speedbar recipe 2012-08-06 15:16:39 -04:00
Bozhidar Batsov
0cf8b15897 added a recipe for slim-mode 2012-08-06 17:36:07 +03:00
Daniel Dehennin
d712f0fb95 Add smart-tabs-mode recipe: Intelligently indent with tabs, align with spaces!
More reference on Emacs Wiki[1].

[1] http://www.emacswiki.org/emacs/SmartTabs
2012-08-02 22:00:33 +02:00
Donald Curtis
a5f015e6b8 add multiple-cursors 2012-08-02 00:08:04 -05:00
Steve Purcell
55c90eb51a Add caml and tuareg 2012-08-01 16:57:09 +01:00
Steve Purcell
7b644b65c4 Add session.el 2012-08-01 16:36:36 +01:00
Steve Purcell
22a3342946 Add fringe-helper 2012-08-01 16:32:56 +01:00
Steve Purcell
6830ee5032 Merge pull request #226 from tarsius/header-buttons
add header-buttons recipe
2012-08-01 05:07:14 -07:00
Jonas Bernoulli
37d352207e add header-button recipe 2012-08-01 13:32:40 +02:00
Steve Purcell
27d1670ed3 Merge pull request #225 from tarsius/object-registry
add object-registry recipe
2012-08-01 01:57:29 -07:00
Steve Purcell
5ed3335eaf Merge pull request #224 from tarsius/map-progress
add map-progress recipe
2012-07-31 12:47:28 -07:00
Steve Purcell
b0080ab9ef Merge pull request #223 from tarsius/mode-line-debug
add mode-line-debug recipe
2012-07-31 12:18:21 -07:00
Steve Purcell
e00dcd4f8c Merge pull request #222 from tarsius/auto-compile
add auto-compile recipe
2012-07-31 11:40:23 -07:00
Jonas Bernoulli
e898dfc262 add object-registry recipe 2012-07-31 15:16:27 +02:00
Jonas Bernoulli
bf0658fdf3 add mode-line-debug recipe 2012-07-31 15:14:54 +02:00
Jonas Bernoulli
abecda05c9 add map-progress recipe 2012-07-31 15:12:47 +02:00
Jonas Bernoulli
92e9fe975a add auto-compile recipe 2012-07-31 15:10:01 +02:00
Jonas Bernoulli
2debb1399d add packed recipe 2012-07-31 15:09:19 +02:00
Max Penet
a4055b5903 add clojure nrepl (kingtim/nrepl.el) 2012-07-26 21:57:03 +02:00
Rolando Pereira
0ba3ef2db9 Add dummy-h-mode recipe 2012-07-25 21:03:07 +01:00
Andrey Kotlarski
925127da74 Add BBDB 3 recipe. 2012-07-25 21:29:56 +03:00
Max Penet
a7cbf487da add rainbow-mode recipe 2012-07-25 17:16:06 +02:00
Steve Purcell
7944652cb7 Add maxframe.el 2012-07-25 10:50:58 +01:00
Steve Purcell
32c8a5e487 Add lively.el 2012-07-22 16:27:41 +01:00
Steve Purcell
49091c0eca Add flymake-python-pyflakes 2012-07-22 16:21:57 +01:00
Steve Purcell
9825f924e0 Add smarty-mode recipe 2012-07-22 16:15:05 +01:00
Steve Purcell
69857826e2 Switch autopair recipe to new home at github 2012-07-22 15:46:19 +01:00
sindikat
0f9276ea37 tomatinho - another pomodoro technique 2012-07-21 15:26:19 +06:00