diff lisp/language/chinese.el @ 88668:d1b1b7398049

Comment.
author Dave Love <fx@gnu.org>
date Mon, 27 May 2002 18:27:40 +0000
parents bafe04d82c5d
children 972123cad1be
line wrap: on
line diff
--- a/lisp/language/chinese.el	Mon May 27 18:26:15 2002 +0000
+++ b/lisp/language/chinese.el	Mon May 27 18:27:40 2002 +0000
@@ -190,6 +190,8 @@
 accepts Big5 for input also (which is then converted to CNS)."))
  '("Chinese"))
 
+;; Fixme: GBK coding system
+
 (provide 'chinese)
 
 ;;; chinese.el ends here