]> git.eshelyaron.com Git - emacs.git/commitdiff
Add coding system specification for several
authorKenichi Handa <handa@m17n.org>
Wed, 10 Sep 1997 07:42:31 +0000 (07:42 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 10 Sep 1997 07:42:31 +0000 (07:42 +0000)
news groups.

lisp/gnus/gnus-mule.el

index 0a17c4c7cb1dd832e678eb9ee0643c5170c46e06..13062278ce847cb16500605d703fb183e6ee49ad 100644 (file)
@@ -210,6 +210,9 @@ coding-system for reading and writing respectively."
 
 (gnus-mule-add-group "" 'undecided)
 (gnus-mule-add-group "fj" 'iso-2022-7bit)
+(gnus-mule-add-group "tnn" 'iso-2022-7bit)
+(gnus-mule-add-group "japan" 'iso-2022-7bit)
+(gnus-mule-add-group "pin" 'iso-2022-7bit)
 (gnus-mule-add-group "alt.chinese.text" 'chinese-hz)
 (gnus-mule-add-group "alt.hk" 'chinese-hz)
 (gnus-mule-add-group "alt.chinese.text.big5" 'chinese-big5)