- 21 Sep, 2002 5 commits
-
-
- 19 Sep, 2002 6 commits
-
-
-
-
-
-
of the message spec as well (the one after dash). (mh_msgset_parse): Fill message set with message ordinal numbers. (mh_search_message): Binary search for a message with the given sequence number. (mh_get_message): Retrieve the message with the given sequence number.
Sergey Poznyakoff authored -
-
- 18 Sep, 2002 23 commits
-
-
-
-
-
-
name. (mh_open_folder): Take an extra argument: a flag specifying whether the folder should be created. (mh_expand_name): Changed return data type.
Sergey Poznyakoff authored -
-
trailing newline returned by envelope_date (should it be returned, by the by?) Output a newline to separate the headers from the body. (mh_envelope_date): Make sure the returned value is terminated with a '\n' character (if the buffer space permits).
Sergey Poznyakoff authored -
-
-
-
-
documentation string. (parse_opt): Pass the data->doc member to mh_getopt. (mh_argp_parse): Initialize data.doc.
Sergey Poznyakoff authored -
-
-
-
-
-
-
-
-
-
- 17 Sep, 2002 6 commits
-
-
-
-
The last argument points to a location where to store the ordinal number of the first non-option argument (can be NULL). Call mh_init2() after parsing.
Sergey Poznyakoff authored -
-
mh_init2(), gets called after parsing the arguments. (mh_open_folder): New function. Open current folder.
Sergey Poznyakoff authored -
-