summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/ChangeLog5
-rw-r--r--man/emacs-mime.texi6
2 files changed, 10 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index e7e2f620263..af06758f6e0 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-27 Simon Josefsson <jas@extundo.com>
+
+ * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
+ 2004-01-27 from the trunk).
+
2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
* cc-mode.texi: Rename c-hungry-backspace to
diff --git a/man/emacs-mime.texi b/man/emacs-mime.texi
index 3e9f2b5f283..69c1c21b5aa 100644
--- a/man/emacs-mime.texi
+++ b/man/emacs-mime.texi
@@ -983,7 +983,11 @@ together and wrapped after the column decided by
@code{fill-flowed-display-column}. The default is to wrap after
@code{fill-column}.
-
+@table @code
+@item mm-fill-flowed
+@vindex mm-fill-flowed
+If non-@code{nil} a format=flowed article will be displayed flowed.
+@end table
@node Interface Functions