Gnus development mailing list
 help / color / mirror / Atom feed
* [PATCH] maint: correct comment (insert "not") and hide doubled "to"
@ 2012-01-31 19:42 Jim Meyering
  2012-01-31 23:01 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Jim Meyering @ 2012-01-31 19:42 UTC (permalink / raw)
  To: ding


---
This is relative to the latest from gnus.git.
In case you'd like a ChangeLog entry:

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".


 lisp/gnus-agent.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/gnus-agent.el b/lisp/gnus-agent.el
index d730875..5178220 100644
--- a/lisp/gnus-agent.el
+++ b/lisp/gnus-agent.el
@@ -3618,7 +3618,7 @@ articles in every agentized group? "))
                                 (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)))
--
1.7.9.49.g25388



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] maint: correct comment (insert "not") and hide doubled "to"
  2012-01-31 19:42 [PATCH] maint: correct comment (insert "not") and hide doubled "to" Jim Meyering
@ 2012-01-31 23:01 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2012-01-31 23:01 UTC (permalink / raw)
  To: Jim Meyering; +Cc: ding

Jim Meyering <jim@meyering.net> writes:

> 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".

Thanks; applied.

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Sent from my Rome



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-31 23:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-31 19:42 [PATCH] maint: correct comment (insert "not") and hide doubled "to" Jim Meyering
2012-01-31 23:01 ` Lars Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).