projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
828756c
)
Require mcharset.
author
morioka
<morioka>
Tue, 20 Oct 1998 17:09:58 +0000
(17:09 +0000)
committer
morioka
<morioka>
Tue, 20 Oct 1998 17:09:58 +0000
(17:09 +0000)
mime-def.el
patch
|
blob
|
history
diff --git
a/mime-def.el
b/mime-def.el
index
b709203
..
7c1706f
100644
(file)
--- a/
mime-def.el
+++ b/
mime-def.el
@@
-24,6
+24,8
@@
;;; Code:
+(require 'mcharset)
+
(eval-and-compile
(defconst mime-library-product ["FLIM" (1 11 1) "Takanohara"]
"Product name, version number and code name of MIME-library package.")