diff options
author | Paul Eggert <eggert@twinsun.com> | 2002-08-16 06:29:40 +0000 |
---|---|---|
committer | Paul Eggert <eggert@twinsun.com> | 2002-08-16 06:29:40 +0000 |
commit | 28665d46c3222733ba0e024f21d39be2d88087d4 (patch) | |
tree | aa38cf4ccf348815dea5935b3cf31ab0cc6604c4 /man/message.texi | |
parent | a4581dd3c9fde04e873b07147fa2eac9cc0c81db (diff) | |
download | emacs-28665d46c3222733ba0e024f21d39be2d88087d4.tar.gz |
Minor spelling and grammar corrections.
Diffstat (limited to 'man/message.texi')
-rw-r--r-- | man/message.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/message.texi b/man/message.texi index 96d9e354581..7274fb370f2 100644 --- a/man/message.texi +++ b/man/message.texi @@ -837,7 +837,7 @@ Responses to messages have subjects that start with @samp{Re: }. This is @emph{not} an abbreviation of the English word ``response'', but is Latin, and means ``in response to''. Some illiterate nincompoops have failed to grasp this fact, and have ``internationalized'' their software -to use abonimations like @samp{Aw: } (``antwort'') or @samp{Sv: } +to use abominations like @samp{Aw: } (``antwort'') or @samp{Sv: } (``svar'') instead, which is meaningless and evil. However, you may have to deal with users that use these evil tools, in which case you may set this variable to a regexp that matches these prefixes. Myself, I |