/[emacs]/emacs/lisp/gnus/gnus-start.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus-start.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by miles, Mon Sep 20 12:03:04 2004 UTC revision 1.25 by miles, Mon Oct 18 22:23:43 2004 UTC
# Line 1479  newsgroup." Line 1479  newsgroup."
1479              (setcdr active (cdr cache-active))))))))              (setcdr active (cdr cache-active))))))))
1480    
1481  (defun gnus-activate-group (group &optional scan dont-check method)  (defun gnus-activate-group (group &optional scan dont-check method)
1482    ;; Check whether a group has been activated or not.    "Check whether a group has been activated or not.
1483    ;; If SCAN, request a scan of that group as well.  If SCAN, request a scan of that group as well."
1484    (let ((method (or method (inline (gnus-find-method-for-group group))))    (let ((method (or method (inline (gnus-find-method-for-group group))))
1485          active)          active)
1486      (and (inline (gnus-check-server method))      (and (inline (gnus-check-server method))

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26