Commit d674dc7d d674dc7dfeea30d54681cd37490546f3d26d5d0a by Sergey Poznyakoff

Updated

1 parent 15f3d1ea
2003-08-17 Sergey Poznyakoff
* mail/send.c (mail_send0): Fixed typo in variable name.
* mh/mhparam.c: New file
* mh/Makefile.am: Added mhparam
* mh/.cvsignore: Likewise.
* mh/mh.h (mh_global_profile_iterate): New function
* mh/mh_global.c: Likewise.
* mh/mh_getopt.c (mh_getopt): Implemented -version option.
* mh/README: Updated
2003-08-13 Sergey Poznyakoff
......
......@@ -212,6 +212,10 @@ filename do not begin with '/'
exists. If so it asks whether the user wishes to rewrite it. This
behaviour is disabled when --quiet option was given.
* mhparam
The -all mode does not display commented out entries.
Local variables:
mode: outline
......