gnus-start.el (gnus-propagate-marks): Declare.
authorGlenn Morris <rgm@gnu.org>
Thu, 5 May 2011 12:02:58 +0000 (12:02 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 5 May 2011 12:02:58 +0000 (12:02 +0000)
lisp/ChangeLog
lisp/gnus-start.el

index 5423b64..d3b79da 100644 (file)
@@ -1,3 +1,7 @@
+2011-05-05  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-start.el (gnus-propagate-marks): Declare.
+
 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * registry.el (registry-reindex): Fix percentage message.
index e3b0089..719d0c9 100644 (file)
@@ -1491,6 +1491,8 @@ If SCAN, request a scan of that group as well."
             ;; Return the new active info.
             active)))))
 
+(defvar gnus-propagate-marks)          ; gnus-sum
+
 (defun gnus-get-unread-articles-in-group (info active &optional update)
   (when (and info active)
     ;; Allow the backend to update the info in the group.