diff man/message.texi @ 78673:a296c3e20ccc

Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 246-247) - Update from CVS 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer. (mml-generate-mime-1): Don't encode body if it is specified to be in raw form; don't make buffer be unibyte when inserting multibyte string. 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change) * man/message.texi (MIME): Replace mml-attach with mml-attach-file. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-100
author Miles Bader <miles@gnu.org>
date Mon, 27 Aug 2007 04:01:49 +0000
parents 002abb3f1af6
children 02b9a9aa5b0c b83d0dadb2a7
line wrap: on
line diff
--- a/man/message.texi	Mon Aug 27 03:57:15 2007 +0000
+++ b/man/message.texi	Mon Aug 27 04:01:49 2007 +0000
@@ -821,11 +821,11 @@
 automatically add the @code{Content-Type} and
 @code{Content-Transfer-Encoding} headers.
 
-@findex mml-attach
+@findex mml-attach-file
 @kindex C-c C-a
 The most typical thing users want to use the multipart things in
 @acronym{MIME} for is to add ``attachments'' to mail they send out.
-This can be done with the @kbd{C-c C-a} command (@kbd{M-x mml-attach}),
+This can be done with the @kbd{C-c C-a} command (@kbd{M-x mml-attach-file}),
 which will prompt for a file name and a @acronym{MIME} type.
 
 @vindex mml-dnd-protocol-alist