From: tomo Date: Mon, 6 Sep 1999 08:17:17 +0000 (+0000) Subject: (vars_of_mule_charset): Update `utf-2000-version' to 0.6. X-Git-Tag: r21-2-19-utf-2000-0_6-0~2 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=1f8f345265e2fa01931df9a98a98bef8ce76130a;p=chise%2Fxemacs-chise.git (vars_of_mule_charset): Update `utf-2000-version' to 0.6. --- diff --git a/src/mule-charset.c b/src/mule-charset.c index a1fc7be..4c1eed6 100644 --- a/src/mule-charset.c +++ b/src/mule-charset.c @@ -1937,7 +1937,7 @@ Leading-code of private TYPE9N charset of column-width 1. #endif #ifdef UTF2000 - Vutf_2000_version = build_string("0.5 (Tennōji)"); + Vutf_2000_version = build_string("0.6 (Tøº’¹²bushijøº’¹²-mae)"); DEFVAR_LISP ("utf-2000-version", &Vutf_2000_version /* Version number of UTF-2000. */ );