1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-12 16:23:57 +00:00

; lisp/ldefs-boot.el: Update.

This commit is contained in:
Nicolas Petton 2020-07-28 23:04:11 +02:00
parent 27877e7bcf
commit d78e0f3cd5
No known key found for this signature in database
GPG Key ID: E8BCD7866AFCF978

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)