From: Kenichi Handa Date: Mon, 27 Nov 2006 05:39:36 +0000 (+0000) Subject: ("Chinese-GBK"): Add tutorial. X-Git-Tag: emacs-pretest-23.0.90~8295^2~664 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b1e21c64e593b7da84fec9df8c1c069c81b235ae;p=emacs.git ("Chinese-GBK"): Add tutorial. ("Chinese-GB18030"): Add sample-text and tutorial. --- diff --git a/lisp/language/chinese.el b/lisp/language/chinese.el index e1295afad7e..302c5f21de1 100644 --- a/lisp/language/chinese.el +++ b/lisp/language/chinese.el @@ -233,7 +233,8 @@ converted to CNS).")) (input-method . "chinese-py-punct") ; fixme? (sample-text . "Chinese ($BCfJ8(B,$BIaDL$A;0(B,$A::So(B) $(D95$B9%(B") (features china-util) - (documentation . "Support for Chinese GBK character set.")) + (documentation . "Support for Chinese GBK character set.") + (tutorial . "TUTORIAL.cn")) '("Chinese")) ;;; Chinese GB18030 @@ -255,9 +256,11 @@ converted to CNS).")) (coding-priority gb18030 gbk iso-2022-cn chinese-big5 chinese-iso-8bit) ; fixme? (input-method . "chinese-py-punct") ; fixme? + (sample-text . "Chinese ($BCfJ8(B,$BIaDL$A;0(B,$A::So(B) $(D0_$B9%(B") (features china-util) (documentation - . "Support for Chinese GB18030 character set.")) + . "Support for Chinese GB18030 character set.") + (tutorial . "TUTORIAL.cn")) '("Chinese")) ;; Fixme: add HKSCS