emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r102125: nnimap.el (nnimap-retrieve-g


From: Katsumi Yamaoka
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r102125: nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.
Date: Wed, 27 Oct 2010 08:07:41 +0000
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 102125
author: Julien Danjou <address@hidden>
committer: Katsumi Yamaoka <address@hidden>
branch nick: trunk
timestamp: Wed 2010-10-27 08:07:41 +0000
message:
  nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.
modified:
  lisp/gnus/nnimap.el
=== modified file 'lisp/gnus/nnimap.el'
--- a/lisp/gnus/nnimap.el       2010-10-24 22:32:38 +0000
+++ b/lisp/gnus/nnimap.el       2010-10-27 08:07:41 +0000
@@ -1009,7 +1009,6 @@
     (with-current-buffer (nnimap-buffer)
       (erase-buffer)
       (setf (nnimap-group nnimap-object) nil)
-      ;; QRESYNC handling isn't implemented.
       (let ((qresyncp (member "QRESYNC" (nnimap-capabilities nnimap-object)))
            params groups sequences active uidvalidity modseq group)
        ;; Go through the infos and gather the data needed to know


reply via email to

[Prev in Thread] Current Thread [Next in Thread]