(gnus-alive-p): Autoload.
authorGlenn Morris <rgm@gnu.org>
Tue, 11 Dec 2007 05:46:54 +0000 (05:46 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 11 Dec 2007 05:46:54 +0000 (05:46 +0000)
lisp/gnus/gnus-ems.el

index 79e513b..a49d46a 100644 (file)
   "Non-nil means the mark and region are currently active in this buffer."
   mark-active) ; aliased to region-exists-p in XEmacs.
 
+(autoload 'gnus-alive-p "gnus-util")
+
 (defun gnus-x-splash ()
   "Show a splash screen using a pixmap in the current buffer."
   (interactive)