projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc0a722
)
(mime-view-buffer): Fix DOC-string.
author
ohta
<ohta>
Tue, 17 Nov 1998 16:05:54 +0000
(16:05 +0000)
committer
ohta
<ohta>
Tue, 17 Nov 1998 16:05:54 +0000
(16:05 +0000)
mime-view.el
patch
|
blob
|
history
diff --git
a/mime-view.el
b/mime-view.el
index
2804365
..
2ef9a0e
100644
(file)
--- a/
mime-view.el
+++ b/
mime-view.el
@@
-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)))