* epa.el (epa-insert-keys): Renamed from epa-list-keys-1; don't
[elisp/epg.git] / epa-file.el
index 29611b9..b2466d9 100644 (file)
                 (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))