mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
("Chinese-GBK"): Add tutorial.
("Chinese-GB18030"): Add sample-text and tutorial.
This commit is contained in:
parent
c7606603b5
commit
b1e21c64e5
1 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue