projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edd838f
)
(vars_of_mule): Update `utf-2000-version' to 0.20.
author
tomo
<tomo>
Wed, 25 Dec 2002 15:02:20 +0000
(15:02 +0000)
committer
tomo
<tomo>
Wed, 25 Dec 2002 15:02:20 +0000
(15:02 +0000)
src/mule.c
patch
|
blob
|
history
diff --git
a/src/mule.c
b/src/mule.c
index
39ce979
..
d858b14
100644
(file)
--- a/
src/mule.c
+++ b/
src/mule.c
@@
-122,7
+122,7
@@
vars_of_mule (void)
#ifdef UTF2000
Fprovide (intern ("utf-2000"));
- Vutf_2000_version = build_string("0.19 (Kōriyama)");
+ Vutf_2000_version = build_string("0.20 (Nara)");
DEFVAR_LISP ("utf-2000-version", &Vutf_2000_version /*
Version number of XEmacs UTF-2000.
*/ );