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