diff options
| -rw-r--r-- | doc/misc/gnus.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 77c02182b4b..7cb980fddf3 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -5854,7 +5854,7 @@ process/prefix convention (@pxref{Process/Prefix}). | |||
| 5854 | @kindex S A @r{(Summary)} | 5854 | @kindex S A @r{(Summary)} |
| 5855 | @findex gnus-summary-attach-article | 5855 | @findex gnus-summary-attach-article |
| 5856 | Attach the current article into an already existing Message | 5856 | Attach the current article into an already existing Message |
| 5857 | composition buffer (@code{gnus-summary-yank-message}). If no such | 5857 | composition buffer (@code{gnus-summary-attach-message}). If no such |
| 5858 | buffer exists, a new one is created. This command prompts for what | 5858 | buffer exists, a new one is created. This command prompts for what |
| 5859 | message buffer you want to yank into, and understands the | 5859 | message buffer you want to yank into, and understands the |
| 5860 | process/prefix convention (@pxref{Process/Prefix}). | 5860 | process/prefix convention (@pxref{Process/Prefix}). |