From 9b09a5886aaeec78021661725ec0f407d4047b42 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Tue, 16 Apr 2013 18:12:48 +0100 Subject: [PATCH] Add a recipe for kill-ring-rotate --- recipes/kill-ring-rotate.rcp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/kill-ring-rotate.rcp diff --git a/recipes/kill-ring-rotate.rcp b/recipes/kill-ring-rotate.rcp new file mode 100644 index 00000000..6ca1ad15 --- /dev/null +++ b/recipes/kill-ring-rotate.rcp @@ -0,0 +1,5 @@ +(:name kill-ring-rotate + :website "http://www-verimag.imag.fr/~moy/?L-Editeur-de-texte-Emacs#Mes-bibliotheques" + :description "Interactive rotation of the kill-ring" + :type http + :url "http://www-verimag.imag.fr/~moy/emacs/kill-ring-rotate.el")