(mime-view-buffer): Fix DOC-string.
authorohta <ohta>
Tue, 17 Nov 1998 16:05:54 +0000 (16:05 +0000)
committerohta <ohta>
Tue, 17 Nov 1998 16:05:54 +0000 (16:05 +0000)
mime-view.el

index 2804365..2ef9a0e 100644 (file)
@@ -938,7 +938,7 @@ to it.  If it is a function, it will be bound as default binding of
 keymap of MIME-View mode.
 Optional argument REPRESENTATION-TYPE is representation-type of
 message.  It must be nil, `binary' or `cooked'.  If it is nil,
-`binary' is used as default."
+`cooked' is used as default."
   (interactive)
   (or raw-buffer
       (setq raw-buffer (current-buffer)))