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:
3e2bcc6
)
(mime-module-version): New variable; abolish `semi-version'.
author
morioka
<morioka>
Fri, 3 Apr 1998 08:09:20 +0000
(08:09 +0000)
committer
morioka
<morioka>
Fri, 3 Apr 1998 08:09:20 +0000
(08:09 +0000)
mime-def.el
patch
|
blob
|
history
diff --git
a/mime-def.el
b/mime-def.el
index
dc8fa46
..
fe155dc
100644
(file)
--- a/
mime-def.el
+++ b/
mime-def.el
@@
-51,8
+51,8
@@
x))))
)
-(defconst semi-version '("Nomachi" 1 2 1)
- "Version name and numbers of SEMI-kernel package.")
+(defconst mime-module-version '("SEMI" "Nomachi" 1 2 1)
+ "Implementation name, version name and numbers of MIME-kernel package.")
(autoload 'mule-caesar-region "mule-caesar"
"Caesar rotation of current region." t)