+2003-09-28 Eli Zaretskii <eliz@elta.co.il>
+
+ * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
+ using a Chinese tutorial.
+
2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
* mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
(input-method . "chinese-py-punct")
(features china-util)
(sample-text . "Chinese (\e$AVPND\e(B,\e$AFUM(;0\e(B,\e$A::So\e(B) \e$ADc:C\e(B")
- (documentation . "Support for Chinese GB2312 character set."))
+ (documentation . "Support for Chinese GB2312 character set.")
+ (tutorial . "TUTORIAL.cn"))
'("Chinese"))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(input-method . "chinese-py-punct-b5")
(features china-util)
(sample-text . "Cantonese (\e$(0GnM$\e(B,\e$(0N]0*Hd\e(B) \e$(0*/=(\e(B, \e$(0+$)p\e(B")
- (documentation . "Support for Chinese Big5 character set."))
+ (documentation . "Support for Chinese Big5 character set.")
+ (tutorial . "TUTORIAL.zh"))
'("Chinese"))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;