1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-13 09:30:24 -08:00

* doc/misc/message.texi (Bcc Warning): Fix markup.

This commit is contained in:
Katsumi Yamaoka 2016-10-03 03:03:40 +00:00
parent 95baa25ff0
commit 9fc81bcf74

View file

@ -1328,9 +1328,9 @@ However, when encrypted messages are used, the e-mail addresses of all
@code{Bcc}-headers are given away to all recipients without @code{Bcc}-headers are given away to all recipients without
warning, which is a bug. warning, which is a bug.
@vindex mml-secure-safe-bcc-list @vindex mml-secure-safe-bcc-list
But now Message got to warn if Bcc recipients are found in an encrypted But now Message got to warn if @code{Bcc} recipients are found in an
message when you are just about to send it. If you are sure those encrypted message when you are just about to send it. If you are sure
@code{Bcc} addresses are safe to expose, set the those @code{Bcc} addresses are safe to expose, set the
@code{mml-secure-safe-bcc-list} variable, that is a list of e-mail @code{mml-secure-safe-bcc-list} variable, that is a list of e-mail
addresses. See addresses. See
@uref{https://debbugs.gnu.org/cgi/bugreport.cgi?bug=18718}. @uref{https://debbugs.gnu.org/cgi/bugreport.cgi?bug=18718}.