new recipes ferret-mode, wolfram-mode, ox-pandoc.

This commit is contained in:
Yakkala Yagnesh Raghava 2016-10-05 14:49:20 +05:30
parent 0c3c33e604
commit a7a54b2ca3
3 changed files with 16 additions and 0 deletions

5
recipes/ferret-mode.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name ferret-mode
:description "Ferret mode for GNU Emacs"
:website "https://github.com/yyr/ferret-mode"
:type github
:pkgname "yyr/ferret-mode")

6
recipes/ox-pandoc.rcp Normal file
View File

@ -0,0 +1,6 @@
(:name ox-pandoc
:description "Another org-mode exporter via pandoc."
:website "https://github.com/kawabata/ox-pandoc/"
:type github
:minimum-emacs-version "24.3"
:pkgname "kawabata/ox-pandoc")

5
recipes/wolfram-mode.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name wolfram-mode
:description "Mathematica editing and inferior mode."
:website "https://github.com/kawabata/wolfram-mode/"
:type github
:pkgname "kawabata/wolfram-mode")