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:
a91ed21
)
(mime-add-condition): Enter to the calist-package `mime-view' before
author
morioka
<morioka>
Thu, 27 May 1999 11:04:55 +0000
(11:04 +0000)
committer
morioka
<morioka>
Thu, 27 May 1999 11:04:55 +0000
(11:04 +0000)
call a seting function.
semi-def.el
patch
|
blob
|
history
diff --git
a/semi-def.el
b/semi-def.el
index
49ebbe0
..
3998c69
100644
(file)
--- a/
semi-def.el
+++ b/
semi-def.el
@@
-224,6
+224,7
@@
If optional argument MODE is 'with-default, CONDITION is added with
default rule.
If optional argument FILE is specified, it is loaded when CONDITION is
activate."
+ (in-calist-package 'mime-view)
(let ((sym (cdr (assq target-type mime-condition-type-alist))))
(if sym
(let ((func (cdr (or (assq mode mime-condition-mode-alist)