Commit bd6da6fc bd6da6fcb7b48ebe041eabeb1e14d87cea908980 by Sergey Poznyakoff

Final fix to mh/inc

1 parent d01d7966
Showing 1 changed file with 11 additions and 0 deletions
1 2001-10-19 Sergey Poznyakoff 1 2001-10-19 Sergey Poznyakoff
2 2
3 MH inc is fully functional:
4
5 * mh/inc.c: Implemented -audit.
6 * mh/mh_init.c: New functions mh_audit_open(), mh_audit_close().
7 * mh/mh.h: Protos for new functions.
8 * mh/mh_format.c: Minor bugfix in builtin_mbox().
9
10 * guimb/Makefile.am: Removed superfluous -I.
11
12 2001-10-19 Sergey Poznyakoff
13
3 Implemented saving of MH context. 14 Implemented saving of MH context.
4 15
5 * mh/inc.c: Fixed truncate option. Implemented -changecur. The only 16 * mh/inc.c: Fixed truncate option. Implemented -changecur. The only
......