From 913e40b06e1d59f84147fb0b72cfe0dd59e25987 Mon Sep 17 00:00:00 2001 From: Svend Sorensen Date: Mon, 5 May 2014 11:56:47 -0700 Subject: Add (provide 'password-store) to end of package --- contrib/emacs/password-store.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/emacs') diff --git a/contrib/emacs/password-store.el b/contrib/emacs/password-store.el index 9348bf8..770774e 100644 --- a/contrib/emacs/password-store.el +++ b/contrib/emacs/password-store.el @@ -227,4 +227,6 @@ avoid sending a password to the browser." (interactive) (message (password-store--run-version))) +(provide 'password-store) + ;;; password-store.el ends here -- cgit v1.2.3