]> git.eshelyaron.com Git - emacs.git/commitdiff
("Chinese-GBK"): Add tutorial.
authorKenichi Handa <handa@m17n.org>
Mon, 27 Nov 2006 05:39:36 +0000 (05:39 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 27 Nov 2006 05:39:36 +0000 (05:39 +0000)
("Chinese-GB18030"): Add sample-text and tutorial.

lisp/language/chinese.el

index e1295afad7e4ac8b68aab78f5c0c08c5f5d08858..302c5f21de1cdd9a65630f5adbcf6d96b9f73af1 100644 (file)
@@ -233,7 +233,8 @@ converted to CNS)."))
                 (input-method . "chinese-py-punct") ; fixme?
                 (sample-text . "Chinese (\e$BCfJ8\e(B,\e$BIaDL\e$A;0\e(B,\e$A::So\e(B) \e$(D95\e$B9%\e(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 (\e$BCfJ8\e(B,\e$BIaDL\e$A;0\e(B,\e$A::So\e(B) \e$(D0_\e$B9%\e(B")
                     (features china-util)
                     (documentation
-                     . "Support for Chinese GB18030 character set."))
+                     . "Support for Chinese GB18030 character set.")
+                    (tutorial . "TUTORIAL.cn"))
  '("Chinese"))
 
 ;; Fixme: add HKSCS