emacs-diffs
[Top][All Lists]
Advanced

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

emacs-27 2e39fc8 4/4: * doc/emacs/sending.texi (Mail Sending): Fix index


From: Eli Zaretskii
Subject: emacs-27 2e39fc8 4/4: * doc/emacs/sending.texi (Mail Sending): Fix index entries.
Date: Fri, 21 Feb 2020 04:04:13 -0500 (EST)

branch: emacs-27
commit 2e39fc83bba22cefaa29fb8692f992a91119abf5
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    * doc/emacs/sending.texi (Mail Sending): Fix index entries.
---
 doc/emacs/sending.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/emacs/sending.texi b/doc/emacs/sending.texi
index 8d3f961..190549a 100644
--- a/doc/emacs/sending.texi
+++ b/doc/emacs/sending.texi
@@ -338,6 +338,7 @@ Send the message, and leave the mail buffer selected 
(@code{message-send}).
 @kindex C-c C-s @r{(Message mode)}
 @kindex C-c C-c @r{(Message mode)}
 @findex message-send
+@findex message-send-and-exit
 @vindex message-kill-buffer-on-exit
   The usual command to send a message is @kbd{C-c C-c}
 (@code{message-send-and-exit}).  This sends the message and then
@@ -345,7 +346,6 @@ buries the mail buffer, putting it at the lowest priority 
for
 reselection.  If you want it to kill the mail buffer instead, change
 the variable @code{message-kill-buffer-on-exit} to @code{t}.
 
-@findex message-send-and-exit
   The command @kbd{C-c C-s} (@code{message-send}) sends the message
 and leaves the buffer selected.  Use this command if you want to
 modify the message (perhaps with new recipients) and send it again.



reply via email to

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