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:
5066ad3
)
Require 'custom.
author
shuhei-k
<shuhei-k>
Sat, 20 Jun 1998 07:36:59 +0000
(07:36 +0000)
committer
shuhei-k
<shuhei-k>
Sat, 20 Jun 1998 07:36:59 +0000
(07:36 +0000)
semi-def.el
patch
|
blob
|
history
diff --git
a/semi-def.el
b/semi-def.el
index
fe010b2
..
9e9e489
100644
(file)
--- a/
semi-def.el
+++ b/
semi-def.el
@@
-28,6
+28,7
@@
(eval-when-compile (require 'cl))
+(require 'custom)
(defconst mime-user-interface-version '("SEMI" "Mizuhashi" 1 7 0)
"Implementation name, version name and numbers of MIME-kernel package.")