* nnmail.el: Removed gnus-util autoload.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 1 Feb 2003 16:47:07 +0000 (16:47 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 1 Feb 2003 16:47:07 +0000 (16:47 +0000)
lisp/ChangeLog
lisp/nnmail.el

index 96886f3..c3dbfa5 100644 (file)
@@ -1,5 +1,7 @@
 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * nnmail.el: Removed gnus-util autoload.
+
        * gnus.el: Use gnus-prin1-to-string throughout.
 
        * gnus-util.el (gnus-prin1-to-string): Bind print-length and
index c40fef4..54843be 100644 (file)
@@ -36,8 +36,6 @@
 (require 'mm-util)
 
 (eval-and-compile
-  (autoload 'gnus-error "gnus-util")
-  (autoload 'gnus-buffer-live-p "gnus-util")
   (autoload 'gnus-add-buffer "gnus"))
 
 (defgroup nnmail nil