Commit graph

5376 commits

Author SHA1 Message Date
Steve Purcell
56d565f82c Less hacky method of loading twitter widget js 2015-01-13 15:02:38 +00:00
Steve Purcell
085c03104a Merge pull request #2400 from paetzke/add-recipe-for-format-sql
Add recipe for format-sql.el
2015-01-13 14:22:34 +00:00
Steve Purcell
7375cab750 Merge pull request #2396 from myuhe/ccc
Add ccc recipe
2015-01-13 14:20:57 +00:00
Friedrich Paetzke
9e09013e58 Add recipe for format-sql.el 2015-01-13 12:30:26 +01:00
Steve Purcell
dadd3f5aba Merge pull request #2391 from roman/master
Add recipe for clocker
2015-01-13 08:32:00 +00:00
Donald Ephraim Curtis
1a66120c28 Merge pull request #2328 from knupfer/master
recipe for haskell-emacs
2015-01-12 23:38:58 -08:00
Donald Ephraim Curtis
69e5611494 Merge pull request #2399 from kljohann/clang-format
clang-format moved to cfe repo
2015-01-12 23:17:55 -08:00
Johann Klähn
156a676393 clang-format moved to cfe repo
This fixes #2202.
2015-01-12 23:23:07 +01:00
Jonas Bernoulli
e1c3b4ef4e remove several problematic packages from the wiki
See #2128.
2015-01-12 23:20:19 +01:00
Steve Purcell
77bf535d12 Link to specific branch in github repo, if set 2015-01-12 21:31:05 +00:00
Steve Purcell
c8152268c9 Show 50 packages per page rather than 100 2015-01-12 21:31:05 +00:00
Steve Purcell
ea96112f26 Remove redundant TODO 2015-01-12 21:31:05 +00:00
Roman Gonzalez
1ccd090571 Add recipe for clocker 2015-01-12 13:08:14 -08:00
myuhe
b8618aa251 Add ccc recipe 2015-01-12 22:46:50 +09:00
Steve Purcell
c7628c8058 Merge pull request #2395 from joostkremers/visual-fill-column
Add recipe for visual-fill-column
2015-01-12 11:47:53 +00:00
Joost Kremers
962870bcda Add recipe for visual-fill-column 2015-01-12 03:11:53 +01:00
Steve Purcell
b7e1aa2fa1 Merge pull request #2393 from alezost/mwim-recipe
Add recipe for mwim
2015-01-11 16:01:54 +00:00
Alex Kost
33c2561e95 Add recipe for mwim 2015-01-11 17:14:28 +03:00
Steve Purcell
cc2e0dabe3 Merge pull request #2392 from Bruce-Connor/master
Update paradox recipe
2015-01-11 13:52:37 +00:00
Artur Malabarba
274340e46e Update paradox recipe 2015-01-11 11:07:55 -02:00
Steve Purcell
a403398ae1 Merge pull request #2390 from NicolasPetton/master
Adds recipe for seq.el
2015-01-10 19:09:47 +00:00
Nicolas Petton
33c3b024da Adds recipe for seq.el 2015-01-10 19:05:39 +01:00
Steve Purcell
c9c642a234 Fetch flycheck-clojure-el from elisp/flycheck-clojure directory.
Closes #2389
2015-01-10 16:09:25 +00:00
Steve Purcell
9664e394f1 Use :defaults instead of *.el for haskell-mode, to avoid pulling in *-tests.el 2015-01-10 13:07:44 +00:00
Steve Purcell
dbae71a474 Merge pull request #2388 from tonyday567/master
added recipe for hindent; a haskell indenter
2015-01-10 10:21:34 +00:00
Steve Purcell
e5e79b4b89 Merge pull request #2378 from tarsius/ox-impress-js
rename org-impress-js to ox-impress-js
2015-01-10 10:13:17 +00:00
Steve Purcell
d1f5658715 Merge pull request #2387 from whitlockjc/master
Add recipe for Atom Dark Theme
2015-01-10 10:12:47 +00:00
Tony Day
112f452ed6 added recipe for hindent; a haskell indenter 2015-01-10 16:17:06 +10:00
Jeremy Whitlock
cd90c93604 Add recipe for Atom Dark Theme 2015-01-09 15:57:48 -07:00
Steve Purcell
c9b7785eca Merge pull request #2385 from xuchunyang/master
Add recipe for chinese-word-at-point
2015-01-09 20:20:12 +00:00
Chunyang Xu
fb8f2e9747 Add recipe for chinese-word-at-point 2015-01-10 01:56:54 +08:00
Steve Purcell
b6ed620e03 Merge pull request #2383 from scturtle/master
Recipe for flycheck-ghcmod
2015-01-09 17:38:55 +00:00
Steve Purcell
05b7a68946 Merge pull request #2380 from Wilfred/llvm_mode
Adding a recipe for llvm-mode.
2015-01-09 16:31:53 +00:00
Steve Purcell
833e549ba6 Merge pull request #2382 from david-christiansen/live-code-talks
Add recipe for the in-Emacs slide show package live-code-talks
2015-01-09 16:26:27 +00:00
Steve Purcell
e37e993fec Merge pull request #2381 from david-christiansen/narrowed-page-navigation
Add recipe for narrowed-page-navigation
2015-01-09 16:25:35 +00:00
Marco Wahl
efdd85accc Add emacsshot 2015-01-09 16:15:47 +00:00
scturtle
25aeff8c14 Recipe for flycheck-ghcmod 2015-01-09 23:46:06 +08:00
Steve Purcell
93c54a327f ledger-mode recipe should track "next" branch
Ledger has moved to the git-flow workflow, so development happens on "next":

https://groups.google.com/forum/#!topic/ledger-cli/s7cUVPobynI
2015-01-09 10:06:36 +00:00
David Raymond Christiansen
5ae7a71e64 Add recipe for the in-Emacs slide show package live-code-talks
This package provides a simple means of transforming comments into
images, headers, and text. Together with narrowed-page-navigation, it
provides a slide-show feature that still allows things like
compiler-supported editing of code examples.

The repository is at
https://github.com/david-christiansen/live-code-talks.

I am the author of the package.
2015-01-09 00:24:23 -08:00
David Raymond Christiansen
ddab6ddd54 Add recipe for narrowed-page-navigation
This minor mode gives keybindings for navigating from page to page while
narrowed. It is intended to be used in live-codeing or research talks
that focus on Emacs-based proof assistants.

Repository: https://github.com/david-christiansen/narrowed-page-navigation

I am the package author.
2015-01-08 21:22:10 -08:00
Wilfred Hughes
2be802ae95 Adding a recipe for llvm-mode. 2015-01-08 21:01:06 +00:00
Jonas Bernoulli
7e4e542238 rename org-impress-js to ox-impress-js 2015-01-08 17:21:02 +01:00
Steve Purcell
b2a7679f09 Merge pull request #2373 from flexibeast/master
Add recipe for ewmctrl.
2015-01-08 08:22:52 +00:00
Alexis
4a5373ec6b Add recipe for ewmctrl. 2015-01-08 19:17:09 +11:00
Steve Purcell
a6dbeddd23 Merge pull request #2372 from alezost/date-at-point-recipe
Add recipe for date-at-point
2015-01-07 19:34:47 +00:00
Alex Kost
8812c808cd Add recipe for date-at-point 2015-01-07 21:58:48 +03:00
Steve Purcell
ae4467ad64 Merge pull request #2371 from xuchunyang/submit-osx-dictionary
Add osx-dictionary
2015-01-07 17:50:35 +00:00
Chunyang Xu
b3bd906ad8 Don't install README.md file 2015-01-08 01:28:24 +08:00
Chunyang Xu
36f00fa243 Add osx-dictionary 2015-01-07 23:49:47 +08:00
Steve Purcell
e8621869ae Check for unknown keys in recipes (see #2370 and others) 2015-01-07 15:48:23 +00:00