From: Nicolas Petton Date: Tue, 28 Jul 2020 21:04:11 +0000 (+0200) Subject: ; lisp/ldefs-boot.el: Update. X-Git-Tag: emacs-27.1~19 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d78e0f3cd55689ad1608aeb05b0de1dfb914a63a;p=emacs.git ; lisp/ldefs-boot.el: Update. --- diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index a8e1ed8f8d1..18935f80aa5 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -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)