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:
65be278
)
(mime-view-find-every-acting-situation): Change default value to 't
author
morioka
<morioka>
Sat, 2 May 1998 17:39:48 +0000
(17:39 +0000)
committer
morioka
<morioka>
Sat, 2 May 1998 17:39:48 +0000
(17:39 +0000)
again.
mime-view.el
patch
|
blob
|
history
diff --git
a/mime-view.el
b/mime-view.el
index
26372e7
..
5a55593
100644
(file)
--- a/
mime-view.el
+++ b/
mime-view.el
@@
-51,7
+51,7
@@
"MIME view mode"
:group 'mime)
-(defcustom mime-view-find-every-acting-situation nil
+(defcustom mime-view-find-every-acting-situation t
"*Find every available acting-situation if non-nil."
:group 'mime-view
:type 'boolean)