Implemented saving of MH context.
Showing
1 changed file
with
15 additions
and
0 deletions
1 | 2001-10-19 Sergey Poznyakoff | ||
2 | |||
3 | Implemented saving of MH context. | ||
4 | |||
5 | * mh/inc.c: Fixed truncate option. Implemented -changecur. The only | ||
6 | feature inc lacks so far is -audit. | ||
7 | * mh/mh_format.c: Minor fix in builtin_match(). | ||
8 | * mh/mh_getopt.c: Fixed option recognition heuristics. | ||
9 | * mh/mh_init.c: New globals: ctx_name -- keeps full context file | ||
10 | name, ctx_header -- keeps current context (as a MU header). | ||
11 | mh_init(): Use new globals. | ||
12 | New functions: mh_save_context, mh_write_context_file, mh_check_folder, | ||
13 | mh_getyn. | ||
14 | * mh/mh.h: Prototypes for new functions. | ||
15 | |||
1 | 2001-10-17 Sam Roberts | 16 | 2001-10-17 Sam Roberts |
2 | 17 | ||
3 | * README-alpha : Update cvs repository path. | 18 | * README-alpha : Update cvs repository path. | ... | ... |
-
Please register or sign in to post a comment