Remove gnus-group-fetch-control
[gnus] / todo
diff --git a/todo b/todo
index 9e12a6e..a22acc0 100644 (file)
--- a/todo
+++ b/todo
@@ -1175,8 +1175,6 @@ gnus-killed-list:
             (yes-or-no-p "New mail has arrived.  Quit Gnus anyways? ")
             (y-or-n-p "Are you sure you want to quit Gnus? "))))
 
-*  allow message-default-headers to be a function.
-
 *  all commands that react to the process mark should push the
  current process mark set onto the stack.
 
@@ -1192,9 +1190,6 @@ gnus-killed-list:
 *  gnus-(group,summary)-highlight should respect any `face' text
  props set on the lines.
 
-*  use run-with-idle-timer for gnus-demon instead of the home-brewed
- stuff for better reliability.
-
 *  nndraft-request-group should tally auto-save files.
 
 *  implement nntp-retry-on-break and nntp-command-timeout.
@@ -1204,7 +1199,10 @@ gnus-killed-list:
 
 *  nn*-spool-methods
 
-*  interrupitng agent fetching of articles should save articles.
+* Interrupting the agent fetching of articles should save articles.
+ Have the Agent write out articles, one by one, as it retrieves
+ them, to avoid having to re-fetch them all if Emacs should crash
+ while fetching.
 
 *  command to open a digest group, and copy all the articles there
  to the current group.
@@ -1320,10 +1318,6 @@ gnus-killed-list:
 * Remove list identifiers from the subject in the summary when doing
  `^' and the like.
 
-* Have the Agent write out articles, one by one, as it retrieves
- them, to avoid having to re-fetch them all if Emacs should crash
- while fetching.
-
 * nnweb should include the "get whole article" article when getting
  articles.