X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fnnheader.el;h=8e2b60468697378dd048360aeeaab8723e29de9d;hb=3c6a96d019e0fcdf0d35f9d4873f62c1962995ad;hp=f1bf79b9bfc139e30e1794392b53a3f65d73438e;hpb=6dff341e8accb81bf4174cdacb5354301c80249f;p=elisp%2Fgnus.git- diff --git a/lisp/nnheader.el b/lisp/nnheader.el index f1bf79b..8e2b604 100644 --- a/lisp/nnheader.el +++ b/lisp/nnheader.el @@ -1,7 +1,8 @@ ;;; nnheader.el --- header access macros for Semi-gnus and its backends -;; Copyright (C) 1987, 88, 89, 90, 93, 94, 95, 96, 97, 98, 99 -;; Free Software Foundation, Inc. +;; Copyright (C) 1987, 1988, 1989, 1990, 1993, 1994, 1995, 1996, +;; 1997, 1998, 2000 +;; Free Software Foundation, Inc. ;; Author: Masanobu UMEDA ;; Lars Magne Ingebrigtsen @@ -52,7 +53,6 @@ on your system, you could say something like: (autoload 'nnmail-message-id "nnmail") (autoload 'mail-position-on-field "sendmail") (autoload 'message-remove-header "message") - (autoload 'cancel-function-timers "timers") (autoload 'gnus-point-at-eol "gnus-util") (autoload 'gnus-delete-line "gnus-util") (autoload 'gnus-buffer-live-p "gnus-util"))