aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/ChangeLog5
-rw-r--r--man/message.texi4
2 files changed, 6 insertions, 3 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 732c18c980d..5b096844f37 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,10 +1,13 @@
12007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2
3 * message.texi (MIME): Replace mml-attach with mml-attach-file.
4
12007-08-22 Carsten Dominik <dominik@science.uva.nl> 52007-08-22 Carsten Dominik <dominik@science.uva.nl>
2 6
3 * org.texi (Adding hyperlink types): New section. 7 * org.texi (Adding hyperlink types): New section.
4 (Embedded LaTeX): Chapter updated because of LaTeX export. 8 (Embedded LaTeX): Chapter updated because of LaTeX export.
5 (LaTeX export): New section. 9 (LaTeX export): New section.
6 (Using links out): New section. 10 (Using links out): New section.
7
8 11
92007-08-22 Glenn Morris <rgm@gnu.org> 122007-08-22 Glenn Morris <rgm@gnu.org>
10 13
diff --git a/man/message.texi b/man/message.texi
index eef4d77205a..2bca4b046e5 100644
--- a/man/message.texi
+++ b/man/message.texi
@@ -821,11 +821,11 @@ doesn't have to do anything to make the @acronym{MIME} happen---Message will
821automatically add the @code{Content-Type} and 821automatically add the @code{Content-Type} and
822@code{Content-Transfer-Encoding} headers. 822@code{Content-Transfer-Encoding} headers.
823 823
824@findex mml-attach 824@findex mml-attach-file
825@kindex C-c C-a 825@kindex C-c C-a
826The most typical thing users want to use the multipart things in 826The most typical thing users want to use the multipart things in
827@acronym{MIME} for is to add ``attachments'' to mail they send out. 827@acronym{MIME} for is to add ``attachments'' to mail they send out.
828This can be done with the @kbd{C-c C-a} command (@kbd{M-x mml-attach}), 828This can be done with the @kbd{C-c C-a} command (@kbd{M-x mml-attach-file}),
829which will prompt for a file name and a @acronym{MIME} type. 829which will prompt for a file name and a @acronym{MIME} type.
830 830
831@vindex mml-dnd-protocol-alist 831@vindex mml-dnd-protocol-alist