Synch with Oort Gnus.
[elisp/gnus.git-] / lisp / gnus-util.el
index 9556f3e..6c58869 100644 (file)
@@ -497,7 +497,7 @@ If N, return the Nth ancestor instead."
        (setq ids (cdr ids)))
       (car ids))))
 
-(defsubst gnus-buffer-live-p (buffer)
+(defun gnus-buffer-live-p (buffer)
   "Say whether BUFFER is alive or not."
   (and buffer
        (get-buffer buffer)