]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/gnus/gnus-start.el (gnus-propagate-marks): Declare.
authorGlenn Morris <rgm@gnu.org>
Thu, 5 May 2011 06:56:54 +0000 (23:56 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 5 May 2011 06:56:54 +0000 (23:56 -0700)
lisp/gnus/ChangeLog
lisp/gnus/gnus-start.el

index 49128552e00f758b93f825773fd3ec2e290cfc5d..2e8df577f615cec455c64c9347622908c6277a9d 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 e3b0089cea971b3e9200d0b22d8f711630d6f4bc..719d0c9e472ee925b3f586ce22a384c71b19db52 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.