2012-01-31 Jim Meyering <jim@meyering.net>
gnus-agent.el (gnus-agent-expire-unagentized-dirs):
Correct a comment (insert "not") and hide nominally-doubled "to".
+2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
+
+ * gnus.texi (Agent Basics): Fix outdated description of
+ `gnus-agent-auto-agentize-methods'.
+
2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
* cc-mode.texi: Always @defindex ss.
+2012-01-31 Jim Meyering <jim@meyering.net>
+
+ * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
+ Correct a comment (insert "not") and hide nominally-doubled "to".
+
2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
* gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
(setq r d
d (directory-file-name d)))
;; if ANY ancestor was NOT in keep hash and
- ;; it's already in to-remove, add it to
+ ;; it's not already in to-remove, add it to
;; to-remove.
(if (and r
(not (member r to-remove)))