Broke up be-handle-mail.parse() into parse_new(), _comment(), and _control().
authorW. Trevor King <wking@drexel.edu>
Sun, 16 Aug 2009 20:02:18 +0000 (16:02 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 16 Aug 2009 20:02:18 +0000 (16:02 -0400)
commit9cbd516eca851b5b0b03ddfd408e84269eee131a
tree0ce043dae263178c328c5bfa408fe186da4573df
parentf5b6341b4f7bde79ded7ef4fe77a63fd2482fd78
Broke up be-handle-mail.parse() into parse_new(), _comment(), and _control().

Also fleshed out the be-handle-mail docstring.
interfaces/email/interactive/be-handle-mail