Move #include from h/mh.h to source files
[mmh] / docs / TODO
index 97d4ef6..cfc0dc5 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -52,16 +52,8 @@ ENVIRONMENT/PROFILE
 * Maybe add profile entry "Pager" to change the default pager?
 * Should nmh check for EDITOR or PAGER environment variable?
 
-POP
----
-* Clean up uip/spop.c (I dont' think it's needed any longer).
-* Need to decide if want to support APOP, RPOP, MPOP.  APOP
-  and RPOP still work, but need autoconf support added.  Does
-  anyone still use this stuff?
-
 OPTIONS
 -------
-* change switches to accept two dashes (--help)
 * can we move option checking to its own function?  Currently each
   command is doing that itself.
 * make the option parsing code dynamic, so that there is no limit