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:
f28e05e
)
Fix typo
author
hayashi
<hayashi>
Wed, 23 Feb 2000 06:31:41 +0000
(06:31 +0000)
committer
hayashi
<hayashi>
Wed, 23 Feb 2000 06:31:41 +0000
(06:31 +0000)
semi-setup.el
patch
|
blob
|
history
diff --git
a/semi-setup.el
b/semi-setup.el
index
65391b2
..
a5526fc
100644
(file)
--- a/
semi-setup.el
+++ b/
semi-setup.el
@@
-42,7
+42,7
@@
it is used as hook to set."
;; for image/* and X-Face
(defvar mime-setup-enable-inline-image
(and window-system
- (or (featurep 'xemacs) (featurep 'mule))))
+ (or (featurep 'xemacs) (featurep 'mule)))
"*If it is non-nil, semi-setup sets up to use mime-image.")
(if mime-setup-enable-inline-image