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:
eb48440
)
(vars_of_chartab): Update `utf-2000-version' to 0.18.
author
tomo
<tomo>
Tue, 4 Sep 2001 11:00:28 +0000
(11:00 +0000)
committer
tomo
<tomo>
Tue, 4 Sep 2001 11:00:28 +0000
(11:00 +0000)
src/chartab.c
patch
|
blob
|
history
diff --git
a/src/chartab.c
b/src/chartab.c
index
a4cd36b
..
47998e1
100644
(file)
--- a/
src/chartab.c
+++ b/
src/chartab.c
@@
-3931,7
+3931,7
@@
void
vars_of_chartab (void)
{
#ifdef UTF2000
- Vutf_2000_version = build_string("0.17 (Hōryūji)");
+ Vutf_2000_version = build_string("0.18 (Yamato-Koizumi)");
DEFVAR_LISP ("utf-2000-version", &Vutf_2000_version /*
Version number of XEmacs UTF-2000.
*/ );