(gnus-summary-refer-thread): Implement a version that uses *-request-thread.
[gnus] / lisp / mml.el
index 3cf0f37..43e86cb 100644 (file)
@@ -23,7 +23,7 @@
 
 ;;; Code:
 
-;; For Emacs < 22.2.
+;; For Emacs <22.2 and XEmacs.
 (eval-and-compile
   (unless (fboundp 'declare-function) (defmacro declare-function (&rest r))))