(gnus-summary-select-article-buffer): Mention gnus-widen-article-buffer.
[gnus] / todo
diff --git a/todo b/todo
index 9e12a6e..4da7c95 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.
 
@@ -1204,7 +1202,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 +1321,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.