summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/emacs/password-store.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/emacs/password-store.el b/contrib/emacs/password-store.el
index c80034d..0a56587 100644
--- a/contrib/emacs/password-store.el
+++ b/contrib/emacs/password-store.el
@@ -4,8 +4,9 @@
;; Author: Svend Sorensen <svend@ciffer.net>
;; Version: 1.0.0
-;; Package-Requires: ((f "0.11.0") (s "1.9.0") (with-editor "2.5.11"))
-;; Keywords: pass
+;; URL: https://www.passwordstore.org/
+;; Package-Requires: ((emacs "24") (f "0.11.0") (s "1.9.0") (with-editor "2.5.11"))
+;; Keywords: tools pass password password-store
;; This file is not part of GNU Emacs.
ss='deletions'>-27/+37 2007-07-13new fancier log outputnecoro14-127/+116 2007-07-11added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro8-208/+275 2007-07-09bug in shutdown pluginnecoro2-5/+12 2007-07-09added resume_loop pluginnecoro1-1/+1 2007-07-09added resume_loop pluginnecoro10-22/+162 2007-07-07some more documentationnecoro6-4/+108 2007-07-07Some documentation worknecoro7-18/+129