1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

; * doc/lispref/text.texi (Suspicious Text): Fix suspicious address.

This commit is contained in:
Eli Zaretskii 2025-09-22 10:59:17 +03:00
parent 6bedbafc7a
commit 307f465f7b

View file

@ -5141,7 +5141,7 @@ suspicious. @var{object} should be a string.
@item email-address-header
Check whether a full RFC2822 email address header (e.g.,
@samp{=?utf-8?Q?=C3=81?= <foo@@example.com>}) looks suspicious.
@samp{=?utf-8?Q?=E2=84=AB?= <foo@@example.com>}) looks suspicious.
@var{object} should be a string.
@end table