* gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
authorLars Magne Ingebrigtsen <larsi@stories.gnus.org>
Sat, 10 Sep 2011 23:59:02 +0000 (01:59 +0200)
committerLars Magne Ingebrigtsen <larsi@stories.gnus.org>
Sat, 10 Sep 2011 23:59:02 +0000 (01:59 +0200)
lisp/ChangeLog
lisp/gnus-msg.el

index f5ea083..4d4047d 100644 (file)
@@ -1,3 +1,7 @@
+2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
+
 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
 
        * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
index d60c716..e6a06a0 100644 (file)
@@ -1225,7 +1225,7 @@ if ARG is 3, decode message and forward as an rfc822 MIME section;
 if ARG is 4, forward message directly inline;
 otherwise, use flipped `message-forward-as-mime'.
 If POST, post instead of mail.
-For the `inline' alternatives, also see the variable
+For the \"inline\" alternatives, also see the variable
 `message-forward-ignored-headers'."
   (interactive "P")
   (if (cdr (gnus-summary-work-articles nil))