summaryrefslogtreecommitdiff
path: root/mh
AgeCommit message (Expand)AuthorFiles
2002-09-05(mh_message_number): A wrapper around message_get_uid call.Sergey Poznyakoff1
2002-09-05Changed type of `prog' to mh_instr_t, which isSergey Poznyakoff3
2002-09-03Added copyleft header.Sergey Poznyakoff1
2002-08-25Changed type of "len" to size_t.Sergey Poznyakoff1
2002-08-13Free return value of mu_get_homedir().Sergey Poznyakoff1
2002-08-07Removed argp_program_bug_address. Use PACKAGE_STRING, provided by the new aut...Sergey Poznyakoff2
2002-08-06Changed HAVE_TM_.* to HAVE_STRUCT_TM_.*Sergey Poznyakoff1
2002-05-14ignoring .gdbinitSam Roberts1
2002-04-15added include <stdarg.h>Sergey Poznyakoff1
2002-04-15Removed include <mh.h>Sergey Poznyakoff1
2002-04-15(mh_argp_parse): Removed local declarations of program_invocation_.* variables.Sergey Poznyakoff1
2002-04-15Added missing includes. Removed external declaration of program_invocation_sh...Sergey Poznyakoff1
2002-04-12Bump version to 0.0.9dJeff Bailey3
2002-03-13Removed @ARGPINCS@ and @ARGPLIBS@Sergey Poznyakoff1
2002-02-21argcv_get() now (optionally) strips comments while parsing. Its the rightSam Roberts1
2002-02-13Use libtool for built ARGP and libmailutilsJeff Bailey1
2001-12-28(strobj_create) Removed unused variable.Sergey Poznyakoff1
2001-12-28Added missing includes and prototypes.Sergey Poznyakoff2
2001-12-28Renamed static truncate to avoid name clash with the libc function.Sergey Poznyakoff1
2001-10-23Do not call mh_init() explicitly.Sergey Poznyakoff2
2001-10-23Read user's profile. Use values from there instead of hardcoded ones.Sergey Poznyakoff1
2001-10-23Honor `progname:' entries in the user's profile.Sergey Poznyakoff1
2001-10-23New prototypes.Sergey Poznyakoff1
2001-10-21Changes for compatibility with automake 1.5Sergey Poznyakoff1
2001-10-19Minor bugfix in builtin_mbox().Sergey Poznyakoff1
2001-10-19Protos for new functions.Sergey Poznyakoff1
2001-10-19New functions mh_audit_open(), mh_audit_close().Sergey Poznyakoff1
2001-10-19Implemented -audit.Sergey Poznyakoff1
2001-10-19Prototypes for new functions.Sergey Poznyakoff1
2001-10-19New globals: ctx_name -- keeps full context file name, ctx_header --Sergey Poznyakoff1
2001-10-19Fixed option recognition heuristics.Sergey Poznyakoff1
2001-10-19Minor fix in builtin_match().Sergey Poznyakoff1
2001-10-19Fixed truncate option. Implemented -changecur. The only feature incSergey Poznyakoff1
2001-10-08Fixed memory leak in strobj_free()Sergey Poznyakoff1
2001-09-20mh_read_formfile(): Handle end-of-line comments and '\' line continuation.Sergey Poznyakoff1
2001-09-20Builtin functions return their values in arg_num,arg_str.Sergey Poznyakoff1
2001-09-20Builtin functions return their values in arg_num,arg_str.Sergey Poznyakoff1
2001-09-18Changed proto of mh_read_formfile()Sergey Poznyakoff4
2001-09-18Handle '+' key.Sergey Poznyakoff2
2001-09-18Handle +folder.Sergey Poznyakoff1
2001-09-18Pass '+' key when handling +folder option.Sergey Poznyakoff1
2001-09-18UpdatedSergey Poznyakoff1
2001-09-17Added incSergey Poznyakoff1
2001-09-17Implementation of inc command.Sergey Poznyakoff1
2001-09-17Changed initialization of format_str. Removed scan_folder: use current_folderSergey Poznyakoff1
2001-09-17New globals: current_folder, current_message, mh_list_format, etc.Sergey Poznyakoff1
2001-09-17builtin_msg(): return sequence number of the message, not its ordinalSergey Poznyakoff1
2001-09-17Extern declarations for current_folder, current_message, mh_list_format, etc.Sergey Poznyakoff1
2001-09-17Added inc.c. Restructured .*_LDADD assignments.Sergey Poznyakoff1
2001-09-14Initial commitSergey Poznyakoff2

Return to:

Send suggestions and report system problems to the System administrator.