From: tomo Date: Mon, 6 Sep 1999 08:23:19 +0000 (+0000) Subject: (vars_of_mule_charset): Fixed comment of `utf-2000-version'. X-Git-Tag: r21-2-19-utf-2000-0_6-0 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f2062266553e436527920e511708e93e57d587bb;p=chise%2Fxemacs-chise.git.1 (vars_of_mule_charset): Fixed comment of `utf-2000-version'. --- diff --git a/src/mule-charset.c b/src/mule-charset.c index 4c1eed6..b26cf62 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.6 (Tøº’¹²bushijøº’¹²-mae)"); + Vutf_2000_version = build_string("0.6 (Tōbushijō-mae)"); DEFVAR_LISP ("utf-2000-version", &Vutf_2000_version /* Version number of UTF-2000. */ );