From 8f4b75e62ecad3ef0110be086fa82006c53c6b7d Mon Sep 17 00:00:00 2001 From: AndersonTorres Date: Sat, 19 Jan 2019 23:58:50 -0200 Subject: [PATCH 01/10] Update recipe: oniisama --- recipes/oniisama.rcp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/oniisama.rcp b/recipes/oniisama.rcp index 42836b9b..c4126982 100644 --- a/recipes/oniisama.rcp +++ b/recipes/oniisama.rcp @@ -1,5 +1,4 @@ (:name oniisama - :description "summon the beauteous sister on your Emacs." - :website "https://github.com/yu-i9/oniisama" + :description "Summon the beauteous sister on your Emacs" :type github - :pkgname "yu-i9/oniisama") + :pkgname "nna774/oniisama") From db635d3cc5e75c116ab78de27d5dc303642489cf Mon Sep 17 00:00:00 2001 From: AndersonTorres Date: Sat, 19 Jan 2019 23:57:43 -0200 Subject: [PATCH 02/10] New recipe: @ --- recipes/@.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/@.rcp diff --git a/recipes/@.rcp b/recipes/@.rcp new file mode 100644 index 00000000..c4fbdfdc --- /dev/null +++ b/recipes/@.rcp @@ -0,0 +1,4 @@ +(:name @ + :description "Multiple-inheritance, prototype-based objects domain-specific language" + :type github + :pkgname "skeeto/at-el") From d3cbe2b6bbd4b5145d297b03dad00dd2a73b45b8 Mon Sep 17 00:00:00 2001 From: AndersonTorres Date: Sat, 19 Jan 2019 15:34:50 -0200 Subject: [PATCH 03/10] New recipe: poet --- recipes/poet.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/poet.rcp diff --git a/recipes/poet.rcp b/recipes/poet.rcp new file mode 100644 index 00000000..bea513a4 --- /dev/null +++ b/recipes/poet.rcp @@ -0,0 +1,4 @@ +(:name poet + :description "An emacs theme that's well suited for modes using variable pitch" + :type github + :pkgname "kunalb/poet") From fb624c95880884a0dd1ee8f0a7f9db8af25d6e47 Mon Sep 17 00:00:00 2001 From: AndersonTorres Date: Sat, 19 Jan 2019 15:50:11 -0200 Subject: [PATCH 04/10] New recipe: selectric-mode --- recipes/selectric-mode.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/selectric-mode.rcp diff --git a/recipes/selectric-mode.rcp b/recipes/selectric-mode.rcp new file mode 100644 index 00000000..ce9f3cfb --- /dev/null +++ b/recipes/selectric-mode.rcp @@ -0,0 +1,4 @@ +(:name selectric-mode + :description "Make your Emacs sound like a proper typewriter" + :type github + :pkgname "rbanffy/selectric-mode") From b4f2bc11249db82c923e6a920293fdc6d7861843 Mon Sep 17 00:00:00 2001 From: AndersonTorres Date: Sat, 19 Jan 2019 23:55:15 -0200 Subject: [PATCH 05/10] New recipe: 0blayout --- recipes/0blayout.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/0blayout.rcp diff --git a/recipes/0blayout.rcp b/recipes/0blayout.rcp new file mode 100644 index 00000000..55c29bcd --- /dev/null +++ b/recipes/0blayout.rcp @@ -0,0 +1,4 @@ +(:name 0blayout + :description "Small global-minor-mode to Emacs to handle several layouts" + :type github + :pkgname "etu/0blayout-mode") From 25a9ee105d0911063433b09558ad08eebe15118f Mon Sep 17 00:00:00 2001 From: AndersonTorres Date: Sat, 19 Jan 2019 23:58:34 -0200 Subject: [PATCH 06/10] New recipe: olivetti --- recipes/olivetti.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/olivetti.rcp diff --git a/recipes/olivetti.rcp b/recipes/olivetti.rcp new file mode 100644 index 00000000..5f05d233 --- /dev/null +++ b/recipes/olivetti.rcp @@ -0,0 +1,4 @@ +(:name olivetti + :description "Emacs minor mode for a nice writing environment" + :type github + :pkgname "rnkn/olivetti") From fbb8c46688b0fb94b3484d844bfb462e1555de46 Mon Sep 17 00:00:00 2001 From: AndersonTorres Date: Mon, 21 Jan 2019 08:06:19 -0200 Subject: [PATCH 07/10] New recipe: recur --- recipes/recur.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/recur.rcp diff --git a/recipes/recur.rcp b/recipes/recur.rcp new file mode 100644 index 00000000..23537a29 --- /dev/null +++ b/recipes/recur.rcp @@ -0,0 +1,4 @@ +(:name recur + :description "Self-tail recursion optimization in emacs" + :type github + :pkgname "VincentToups/recur") From 02c7ce8347a66863667d8a156888def701d97339 Mon Sep 17 00:00:00 2001 From: AndersonTorres Date: Sat, 19 Jan 2019 23:56:47 -0200 Subject: [PATCH 08/10] New recipe: 0xc --- recipes/0xc.rcp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/0xc.rcp diff --git a/recipes/0xc.rcp b/recipes/0xc.rcp new file mode 100644 index 00000000..efdbee75 --- /dev/null +++ b/recipes/0xc.rcp @@ -0,0 +1,5 @@ +(:name 0xc + :description "Base conversion made easy" + :type github + :pkgname "AdamNiederer/0xc" + :depends (s)) From 9aa7bf77b35cf8fefb796a4a849bda9c14c0dbe0 Mon Sep 17 00:00:00 2001 From: AndersonTorres Date: Mon, 21 Jan 2019 08:06:32 -0200 Subject: [PATCH 09/10] New recipe: tco --- recipes/tco.rcp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/tco.rcp diff --git a/recipes/tco.rcp b/recipes/tco.rcp new file mode 100644 index 00000000..f4ba4850 --- /dev/null +++ b/recipes/tco.rcp @@ -0,0 +1,5 @@ +(:name tco + :description "Tail call optimisation in Emacs Lisp" + :type github + :pkgname "Wilfred/tco.el" + :depends (dash)) From e1abf8b6828a9755e26ad64b88b776ac0a44988e Mon Sep 17 00:00:00 2001 From: AndersonTorres Date: Sat, 19 Jan 2019 23:58:17 -0200 Subject: [PATCH 10/10] New recipe: ass-mode --- recipes/ass-mode.rcp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/ass-mode.rcp diff --git a/recipes/ass-mode.rcp b/recipes/ass-mode.rcp new file mode 100644 index 00000000..a2a9c7ad --- /dev/null +++ b/recipes/ass-mode.rcp @@ -0,0 +1,5 @@ +(:name ass-mode + :description "Major mode for editing ASS/SSA subtitle files" + :type github + :pkgname "disbeliever/ass-mode" + :depends (s))