(MML Definition): Add format.
authorSimon Josefsson <jas@extundo.com>
Thu, 23 Oct 2003 06:00:32 +0000 (06:00 +0000)
committerSimon Josefsson <jas@extundo.com>
Thu, 23 Oct 2003 06:00:32 +0000 (06:00 +0000)
texi/ChangeLog
texi/emacs-mime.texi

index 41be452..8607ca4 100644 (file)
@@ -1,3 +1,7 @@
+2003-10-23  Simon Josefsson  <jas@extundo.com>
+
+       * emacs-mime.texi (MML Definition): Add format.
+
 2003-10-22  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * gnus.texi (Filtering Spam Using The Spam ELisp Package):
index 15df635..d45142c 100644 (file)
@@ -646,6 +646,16 @@ What technology to encrypt this MML part with (@code{smime},
 
 @end table
 
+Parameters for @samp{text/plain}:
+
+@table @samp
+@item format
+Formatting parameter for the text, valid values include @samp{fixed}
+(the default) and @samp{flowed}.  Normally you do not specify this
+manually, since it requires the textual body to be formatted in a
+special way described in RFC 2646.  @xref{Flowed text}.
+@end table
+
 Parameters for @samp{application/octet-stream}:
 
 @table @samp