emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 d78e0f3: ; lisp/ldefs-boot.el: Update.


From: Nicolas Petton
Subject: emacs-27 d78e0f3: ; lisp/ldefs-boot.el: Update.
Date: Tue, 28 Jul 2020 17:04:25 -0400 (EDT)

branch: emacs-27
commit d78e0f3cd55689ad1608aeb05b0de1dfb914a63a
Author: Nicolas Petton <nicolas@petton.fr>
Commit: Nicolas Petton <nicolas@petton.fr>

    ; lisp/ldefs-boot.el: Update.
---
 lisp/ldefs-boot.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index a8e1ed8..18935f8 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)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]