Sort threads recursively.
[gnus] / contrib / rfc2015.el
index 2525a2d..00b51e3 100644 (file)
@@ -23,7 +23,9 @@
 
 ;;; Commentary:
 
-;; Installation: put the following statement in ~/.gnus:
+;; Installation: put the following statements in ~/.gnus:
+;;    (require 'rfc2015)
+;;    (require 'gnus-art)
 ;;    (rfc2015-setup)
 ;; You may have to make sure that the directory where this file lives
 ;; is mentioned in `load-path'.