From c4046736a4b8f423dd764dbb20372b828669e2be Mon Sep 17 00:00:00 2001 From: Julien Barnier Date: Tue, 20 Sep 2011 15:25:32 +0200 Subject: [PATCH] Add pwsafe.el recipe --- recipes/pwsafe.rcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/pwsafe.rcp diff --git a/recipes/pwsafe.rcp b/recipes/pwsafe.rcp new file mode 100644 index 00000000..da246adf --- /dev/null +++ b/recipes/pwsafe.rcp @@ -0,0 +1,4 @@ +(:name pwsafe + :description "Emacs interface to pwsafe, by Stefan Reichoer" + :type http + :url "http://www.xsteve.at/prg/emacs/pwsafe.el")