* epg.el (epg-make-context): New slot "operation".
[elisp/epg.git] / epa-file.el
index a489bab..b2466d9 100644 (file)
@@ -1,4 +1,4 @@
-;;; epa-file.el --- the EasyPG Assistant hooks for transparent file encryption
+;;; epa-file.el --- the EasyPG Assistant, transparent file encryption
 ;; Copyright (C) 2006 Daiki Ueno
 
 ;; Author: Daiki Ueno <ueno@unixuser.org>
                 (encode-coding-string (buffer-substring start end)
                                       coding-system))
               (unless (assoc file epa-file-passphrase-alist)
-                        (epa-select-keys
-                         context
-                         "Select recipents for encryption.
+                (epa-select-keys
+                 context
+                 "Select recipents for encryption.
 If no one is selected, symmetric encryption will be performed.  "))))
       (error
        (if (setq entry (assoc file epa-file-passphrase-alist))