Commit bd6da6fc bd6da6fcb7b48ebe041eabeb1e14d87cea908980 by Sergey Poznyakoff

Final fix to mh/inc

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