; lisp/ldefs-boot.el: Update.

This commit is contained in:
Nicolas Petton
2020-07-28 23:04:11 +02:00
parent 27877e7bcf
commit d78e0f3cd5

View File

@@ -10544,7 +10544,10 @@ The buffer is expected to contain a mail message." t nil)
(autoload 'epa-mail-sign "epa-mail" "\
Sign the current buffer.
The buffer is expected to contain a mail message.
The buffer is expected to contain a mail message, and signing is
performed with your default key.
With prefix argument, asks you to select interactively the key to
use from your key ring.
\(fn START END SIGNERS MODE)" t nil)