diff options
| author | Stefan Kangas | 2025-02-14 16:09:32 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2025-02-14 16:18:46 +0100 |
| commit | 7c22f13ba394d47992a0df3678d23b5bd3da3820 (patch) | |
| tree | a6466601350fcb2e062916bdb242e7ae96e61f05 /doc/misc | |
| parent | 2b68e3f48b81dd0303f3f7e83f8c62ebc26e87df (diff) | |
| download | emacs-7c22f13ba394d47992a0df3678d23b5bd3da3820.tar.gz emacs-7c22f13ba394d47992a0df3678d23b5bd3da3820.zip | |
; * doc/misc/message.texi (Message Headers): Improve wording.
(Bug#72442)
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/message.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/message.texi b/doc/misc/message.texi index 418eb14e042..5cad78b4c48 100644 --- a/doc/misc/message.texi +++ b/doc/misc/message.texi | |||
| @@ -1695,7 +1695,7 @@ result is inserted. | |||
| 1695 | Responses to messages have subjects that start with @samp{Re: }. This | 1695 | Responses to messages have subjects that start with @samp{Re: }. This |
| 1696 | is @emph{not} an abbreviation of the English word ``response'', but it | 1696 | is @emph{not} an abbreviation of the English word ``response'', but it |
| 1697 | comes from the Latin ``res'', and means ``in the matter of''. Some | 1697 | comes from the Latin ``res'', and means ``in the matter of''. Some |
| 1698 | standards-challenged companies have failed to grasp this fact, and have | 1698 | companies, seemingly allergic to standards, have failed to grasp this fact, and have |
| 1699 | ``internationalized'' their software to use abominations like | 1699 | ``internationalized'' their software to use abominations like |
| 1700 | @samp{Aw: } (``antwort'') or @samp{Sv: } (``svar'') instead, which is | 1700 | @samp{Aw: } (``antwort'') or @samp{Sv: } (``svar'') instead, which is |
| 1701 | meaningless and evil. However, you may have to deal with users that | 1701 | meaningless and evil. However, you may have to deal with users that |