Mercurial > emacs
changeset 90687:918439636cee
("Chinese-GBK"): Add tutorial.
("Chinese-GB18030"): Add sample-text and tutorial.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 27 Nov 2006 05:39:36 +0000 |
parents | 5b24bb105d42 |
children | 4bcfe4827e45 |
files | lisp/language/chinese.el |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/chinese.el Mon Nov 27 04:43:04 2006 +0000 +++ b/lisp/language/chinese.el Mon Nov 27 05:39:36 2006 +0000 @@ -233,7 +233,8 @@ (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 @@ (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