diff lisp/gnus/gnus-util.el @ 69572:b4faac2800dd

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-163 Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 58-61) - Update from CVS
author Miles Bader <miles@gnu.org>
date Sun, 19 Mar 2006 19:39:53 +0000
parents 55665aaac72b
children 2cd7cafcba54 e3bacb89536a
line wrap: on
line diff
--- a/lisp/gnus/gnus-util.el	Sun Mar 19 19:38:48 2006 +0000
+++ b/lisp/gnus/gnus-util.el	Sun Mar 19 19:39:53 2006 +0000
@@ -1459,6 +1459,9 @@
 				 display))
 	      display)))))
 
+(eval-when-compile
+  (defvar tool-bar-mode))
+
 (defun gnus-tool-bar-update (&rest ignore)
   "Update the tool bar."
   (when (and (boundp 'tool-bar-mode)