Indent.
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Dec 2012 12:23:38 +0000 (13:23 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Dec 2012 12:23:38 +0000 (13:23 +0100)
lisp/ChangeLog

index ffc28ac..6750121 100644 (file)
        Change (random t) to (random), now that the latter is more random.
 
 2012-08-31  Dave Abrahams  <dave@boostpro.com>
+
        * nnimap.el (nnimap-change-group): Document result value
 
        * auth-source.el (auth-sources): Fix macos keychain access.
        * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
        you've found the article when you haven't.
 
-       * nnimap.el (nnimap-find-article-by-message-id): Account for the fact that
-       nnimap-change-group can return t
+       * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
+       that nnimap-change-group can return t.
 
 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>