From: Juanma Barranquero Date: Wed, 6 Jun 2007 23:39:42 +0000 (+0000) Subject: (Message Headers): Fix typo. X-Git-Tag: emacs-pretest-22.1.90~1394 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cf5e3b4dc01d87826a8894f04b7c06fce45041b3;p=emacs.git (Message Headers): Fix typo. --- diff --git a/man/message.texi b/man/message.texi index c843d8c58d9..eef4d77205a 100644 --- a/man/message.texi +++ b/man/message.texi @@ -1450,7 +1450,7 @@ responding to a message: @vindex message-subject-trailing-was-regexp Controls what to do with trailing @samp{(was: )} in subject lines. If @code{nil}, leave the subject unchanged. If it is the symbol -@code{ask}, query the user what do do. In this case, the subject is +@code{ask}, query the user what to do. In this case, the subject is matched against @code{message-subject-trailing-was-ask-regexp}. If @code{message-subject-trailing-was-query} is @code{t}, always strip the trailing old subject. In this case,