Commit 4eebfc05 4eebfc0594bd21181a1f2076ab0909ee975f5c0e by Sergey Poznyakoff

Updated

1 parent 7539aa50
1 2003-08-12 Sergey Poznyakoff
2
3 * mail/mail.h (mail_execute): New function.
4 * mail/shell.c (mail_execute): New function.
5 * mail/var.c (run_aditor): A wrapper around mail_execute().
6 (var_shell): Use run_aditor.
7 * mh/mh_format.c (print_simple_segment): Bugfix.
8 * mh/replcomps: Improved.
9
1 2003-08-11 Sergey Poznyakoff 10 2003-08-11 Sergey Poznyakoff
2 11
3 * mh/mh.h (enum mh_opcode): New opcode mhop_nop. 12 * mh/mh.h (enum mh_opcode): New opcode mhop_nop.
......