*** empty log message ***
[gnus] / lisp / gnus-cus.el
index ee9f042..71c36af 100644 (file)
@@ -170,6 +170,15 @@ in it..")
     (charset (symbol :tag "Charset") "\
 The default charset to use in the group.")
             
+    (ignored-charsets 
+     (choice :tag "Ignored charsets" 
+            :value nil
+            (repeat (symbol))) "\
+List of charsets that should be ignored.
+
+When these charsets are used in the \"charset\" parameter, the
+default charset will be used instead.")
+            
     (highlight-words 
      (choice :tag "Highlight words"
             :value nil