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:
defafa4
)
(mime-view-find-every-acting-situation): Change default value to 'nil
author
morioka
<morioka>
Sat, 2 May 1998 13:40:02 +0000
(13:40 +0000)
committer
morioka
<morioka>
Sat, 2 May 1998 13:40:02 +0000
(13:40 +0000)
temporary to avoid problem of popup-menu.
mime-view.el
patch
|
blob
|
history
diff --git
a/mime-view.el
b/mime-view.el
index
5a55593
..
26372e7
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 t
+(defcustom mime-view-find-every-acting-situation nil
"*Find every available acting-situation if non-nil."
:group 'mime-view
:type 'boolean)