emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/language/chinese.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/language/chinese.el [lexbind]
Date: Tue, 14 Oct 2003 19:39:37 -0400

Index: emacs/lisp/language/chinese.el
diff -c emacs/lisp/language/chinese.el:1.25.4.1 
emacs/lisp/language/chinese.el:1.25.4.2
*** emacs/lisp/language/chinese.el:1.25.4.1     Fri Apr  4 01:20:26 2003
--- emacs/lisp/language/chinese.el      Tue Oct 14 19:39:24 2003
***************
*** 118,124 ****
                (input-method . "chinese-py-punct")
                (features china-util)
                (sample-text . "Chinese ($AVPND(B,$AFUM(;0(B,$A::So(B)    
$ADc:C(B")
!               (documentation . "Support for Chinese GB2312 character set."))
   '("Chinese"))
  
  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
--- 118,125 ----
                (input-method . "chinese-py-punct")
                (features china-util)
                (sample-text . "Chinese ($AVPND(B,$AFUM(;0(B,$A::So(B)    
$ADc:C(B")
!               (documentation . "Support for Chinese GB2312 character set.")
!               (tutorial . "TUTORIAL.cn"))
   '("Chinese"))
  
  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
***************
*** 162,168 ****
                  (input-method . "chinese-py-punct-b5")
                  (features china-util)
                  (sample-text . "Cantonese ($(0GnM$(B,$(0N]0*Hd(B) 
$(0*/=((B, $(0+$)p(B")
!                 (documentation . "Support for Chinese Big5 character set."))
   '("Chinese"))
  
  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
--- 163,170 ----
                  (input-method . "chinese-py-punct-b5")
                  (features china-util)
                  (sample-text . "Cantonese ($(0GnM$(B,$(0N]0*Hd(B) 
$(0*/=((B, $(0+$)p(B")
!                 (documentation . "Support for Chinese Big5 character set.")
!                 (tutorial . "TUTORIAL.zh"))
   '("Chinese"))
  
  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
***************
*** 343,346 ****
--- 345,349 ----
  
  (provide 'chinese)
  
+ ;;; arch-tag: b82fcf7a-84f6-4e0b-b38c-1742dac0e09f
  ;;; chinese.el ends here




reply via email to

[Prev in Thread] Current Thread [Next in Thread]