summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1997-09-10 07:42:31 +0000
committerKenichi Handa <handa@m17n.org>1997-09-10 07:42:31 +0000
commit2b630330337ea96fd3eb55ef7f60153a92af582c (patch)
tree3c701e6c9d3e7d3c05c3cecc979a8e1dc26dc071
parent5fe61ca5f7ee24e3de44563222dabb50014668c2 (diff)
downloademacs-2b630330337ea96fd3eb55ef7f60153a92af582c.tar.gz
Add coding system specification for several
news groups.
-rw-r--r--lisp/gnus/gnus-mule.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/gnus/gnus-mule.el b/lisp/gnus/gnus-mule.el
index 0a17c4c7cb1..13062278ce8 100644
--- a/lisp/gnus/gnus-mule.el
+++ b/lisp/gnus/gnus-mule.el
@@ -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)