Commit 7f7770a4 7f7770a4d12fd90cc5ad3904fd6b2116f897dd66 by Sergey Poznyakoff

Updated

1 parent 175eb035
1 2003-08-12 Sergey Poznyakoff
2
3 * mh/mh_msgset.c (mh_msgset_uids): New function.
4 * mh/mh.h: Likewise.
5 * mh/mark.c (main): Convert msgset to uids.
6
1 2003-08-12 Sergey Poznyakoff 7 2003-08-12 Sergey Poznyakoff
2 8
3 * mail/mail.h (mail_execute): New function. 9 * mail/mail.h (mail_execute): New function.
4 * mail/shell.c (mail_execute): New function. 10 * mail/shell.c (mail_execute): New function.
5 * mail/var.c (run_aditor): A wrapper around mail_execute(). 11 * mail/var.c (run_editor): A wrapper around mail_execute().
6 (var_shell): Use run_aditor. 12 (var_shell): Use run_editor.
7 * mh/mh_format.c (print_simple_segment): Bugfix. 13 * mh/mh_format.c (print_simple_segment): Bugfix.
8 * mh/replcomps: Improved. 14 * mh/replcomps: Improved.
9 15
......