diff lisp/gnus/nnheaderxm.el @ 108:360340f9fd5f r20-1b6

Import from CVS: tag r20-1b6
author cvs
date Mon, 13 Aug 2007 09:18:39 +0200
parents 0d2f883870bc
children 25f70ba0133c
line wrap: on
line diff
--- a/lisp/gnus/nnheaderxm.el	Mon Aug 13 09:17:27 2007 +0200
+++ b/lisp/gnus/nnheaderxm.el	Mon Aug 13 09:18:39 2007 +0200
@@ -25,6 +25,9 @@
 
 ;;; Code:
 
+(eval-and-compile
+  (autoload 'nnheader-insert-file-contents "nnheader"))
+
 (defun nnheader-xmas-run-at-time (time repeat function &rest args)
   (start-itimer
    "nnheader-run-at-time"