]> git.eshelyaron.com Git - emacs.git/commitdiff
; lisp/ldefs-boot.el: Update.
authorNicolas Petton <nicolas@petton.fr>
Tue, 28 Jul 2020 21:04:11 +0000 (23:04 +0200)
committerNicolas Petton <nicolas@petton.fr>
Tue, 28 Jul 2020 21:04:11 +0000 (23:04 +0200)
lisp/ldefs-boot.el

index a8e1ed8f8d11ec2159b85936c554a4db0a735f0d..18935f80aa5e66314a24b8708e11fa3199779c8e 100644 (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)