mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-07 06:50:23 -08:00
; * doc/lispref/text.texi (Suspicious Text): Fix suspicious address.
This commit is contained in:
parent
6bedbafc7a
commit
307f465f7b
1 changed files with 1 additions and 1 deletions
|
|
@ -5141,7 +5141,7 @@ suspicious. @var{object} should be a string.
|
||||||
|
|
||||||
@item email-address-header
|
@item email-address-header
|
||||||
Check whether a full RFC2822 email address header (e.g.,
|
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.
|
@var{object} should be a string.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue