[gnus git] branch master updated: n0-17-286-g4c6971f =1= * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 4c6971f472a6b59a82db35eece482173b2809055 (commit)
from dab1408c08eac3d001f985267250ee46a29305bb (commit)
- Log -----------------------------------------------------------------
commit 4c6971f472a6b59a82db35eece482173b2809055
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Sun Sep 11 01:59:02 2011 +0200
* gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f5ea083..4d4047d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2011-09-10 Lars Magne Ingebrigtsen <[email protected]>
+
+ * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
+
2011-09-10 Tetsuo Tsukamoto <[email protected]> (tiny change)
* nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
diff --git a/lisp/gnus-msg.el b/lisp/gnus-msg.el
index d60c716..e6a06a0 100644
--- a/lisp/gnus-msg.el
+++ b/lisp/gnus-msg.el
@@ -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))
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/ChangeLog | 4 ++++
lisp/gnus-msg.el | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project