comparison lisp/gnus/nnheaderxm.el @ 30:ec9a17fef872 r19-15b98

Import from CVS: tag r19-15b98
author cvs
date Mon, 13 Aug 2007 08:52:29 +0200
parents 0293115a14e9
children 131b0175ea99
comparison
equal deleted inserted replaced
29:7976500f47f9 30:ec9a17fef872
22 ;; Boston, MA 02111-1307, USA. 22 ;; Boston, MA 02111-1307, USA.
23 23
24 ;;; Commentary: 24 ;;; Commentary:
25 25
26 ;;; Code: 26 ;;; Code:
27
28 (eval-and-compile
29 (autoload 'nnheader-insert-file-contents "nnheader"))
27 30
28 (defun nnheader-xmas-run-at-time (time repeat function &rest args) 31 (defun nnheader-xmas-run-at-time (time repeat function &rest args)
29 (start-itimer 32 (start-itimer
30 "nnheader-run-at-time" 33 "nnheader-run-at-time"
31 `(lambda () 34 `(lambda ()