projects
/
chise
/
xemacs-chise.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c119105
)
(complex_vars_of_mule_charset): Registry of japanese-jisx0208-1978
author
tomo
<tomo>
Thu, 20 May 1999 10:58:40 +0000
(10:58 +0000)
committer
tomo
<tomo>
Thu, 20 May 1999 10:58:40 +0000
(10:58 +0000)
should not match with "jisx0208.1983" nor "jisc6226.1983".
src/mule-charset.c
patch
|
blob
|
history
diff --git
a/src/mule-charset.c
b/src/mule-charset.c
index
8effd75
..
a941f9b
100644
(file)
--- a/
src/mule-charset.c
+++ b/
src/mule-charset.c
@@
-1421,7
+1421,7
@@
complex_vars_of_mule_charset (void)
build_string ("JISX0208.1978 (Japanese)"),
build_string
("JISX0208.1978 Japanese Kanji (so called \"old JIS\")"),
- build_string ("\\(jisx0208\\|jisc6226\\).19"));
+ build_string ("\\(jisx0208\\|jisc6226\\)\\.1978"));
Vcharset_chinese_gb2312 =
make_charset (LEADING_BYTE_CHINESE_GB2312, Qchinese_gb2312, 3,
CHARSET_TYPE_94X94, 2, 0, 'A',