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:
de44467
)
(mime-library-product): Update to FLIM 1.13.0.
author
morioka
<morioka>
Tue, 15 Jun 1999 12:42:30 +0000
(12:42 +0000)
committer
morioka
<morioka>
Tue, 15 Jun 1999 12:42:30 +0000
(12:42 +0000)
mime-def.el
patch
|
blob
|
history
diff --git
a/mime-def.el
b/mime-def.el
index
88e788e
..
ccd38b5
100644
(file)
--- a/
mime-def.el
+++ b/
mime-def.el
@@
-35,7
+35,7
@@
(eval-when-compile (require 'cl)) ; list*
(eval-and-compile
- (defconst mime-library-product ["Chao" (1 13 0) "JR Fujinomori"]
+ (defconst mime-library-product ["FLIM" (1 13 0) "Iwami"]
"Product name, version number and code name of MIME-library package.")
)