(epa-verify-mail): Renamed from epa-verify.
(epa-sign-mail): Renamed from epa-sign.
(epa-encrypt-mail): Renamed from epa-encrypt.
+ (epa-import-mail): Renamed from epa-import.
* configure.ac: Don't exit if GnuPG (>= 1.4.3) is unavailable.
(epa-import-keys-region armor-start armor-end))))))
;;;###autoload
-(defun epa-import ()
+(defun epa-import-mail ()
"Import keys in the OpenPGP armor format in the current buffer.
+The buffer is expected to contain a mail message.
Don't use this command in Lisp programs!"
(interactive)