- 17 Jan, 2003 1 commit
-
-
- 16 Jan, 2003 20 commits
-
-
-
-
-
-
-
-
-
-
-
-
-
-
to expand old-style options to their double-dash equivalents. (mh_argv_preproc): New function. Preprocess the argv array.
Sergey Poznyakoff authored -
(parse_opt,mh_argp_parse): Rewritten. Argument parsing goes in two stages: first any old-style mh arguments are expanded to corresponding GNU long options, then argp_parse is run over the constructed argv array.
Sergey Poznyakoff authored -
-
-
(make_in_reply_to,make_references): Rewritten using new rfc2822 functions.
Sergey Poznyakoff authored -
-
- 15 Jan, 2003 17 commits
-
-
-
-
-
-
-
-
-
-
-
(struct mh_whatnow_env): New datatype. (mh_spawnp, mh_whatnow): New functions.
Sergey Poznyakoff authored -
-
-
-
-
-
- 14 Jan, 2003 2 commits
-
-