shr: Render td content with shr-descend
[gnus] / lisp / pgg-parse.el
index 2325171..72f8729 100644 (file)
@@ -36,6 +36,7 @@
 ;;; Code:
 
 (eval-when-compile
+  ;; For Emacs <22.2 and XEmacs.
   (unless (fboundp 'declare-function) (defmacro declare-function (&rest r)))
   (require 'cl))