(gnus-summary-refer-thread): Implement a version that uses *-request-thread.
[gnus] / lisp / mm-bodies.el
index 5756e46..5a70f33 100644 (file)
@@ -24,7 +24,7 @@
 
 ;;; Code:
 
-;; For Emacs < 22.2.
+;; For Emacs <22.2 and XEmacs.
 (eval-and-compile
   (unless (fboundp 'declare-function) (defmacro declare-function (&rest r))))