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:
6ce4410
)
(mime-view-find-every-acting-situation): Change default value to 't.
author
morioka
<morioka>
Wed, 29 Apr 1998 16:50:56 +0000
(16:50 +0000)
committer
morioka
<morioka>
Wed, 29 Apr 1998 16:50:56 +0000
(16:50 +0000)
mime-view.el
patch
|
blob
|
history
diff --git
a/mime-view.el
b/mime-view.el
index
46ccf0c
..
1b6b183
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)