| Commit message (Expand) | Author | Age | Files | Lines |
* | (argp_help): Set the lmargin after printing the start of the usage message, | Miles Bader | 1996-07-16 | 1 | -1/+6 |
* | (argp_help): "OPTIONS..." -> "OPTION...". | Miles Bader | 1996-07-10 | 1 | -1/+1 |
* | (argp_failure): If FMT is 0, don't print `: MSG'. | Miles Bader | 1996-06-19 | 1 | -7/+11 |
* | (argp_help, argp_state_help, argp_error, argp_failure): Handle null streams. | Miles Bader | 1996-06-17 | 1 | -26/+37 |
* | (argp_help): Add and use NAME argument. | Miles Bader | 1996-06-17 | 1 | -13/+54 |
* | (hol_usage): | Miles Bader | 1996-05-23 | 1 | -11/+33 |
* | (argp_help): Just assign STREAM instead of using 2 vars. | Miles Bader | 1996-05-09 | 1 | -2/+2 |
* | (argp_args_usage): add_usage_item -> fprintf. | Michael I. Bushnell | 1996-05-09 | 1 | -3/+3 |
* | (hol_entry_help, hol_help, hol_usage, argp_args_usage, argp_doc, argp_help): | Miles Bader | 1996-05-08 | 1 | -88/+84 |
* | (argp_doc, argp_args_usage, argp_hol): Rename PARENTS field to CHILDREN. | Miles Bader | 1996-03-19 | 1 | -32/+47 |
* | (hol_entry_help): Don't print extraneous blank lines. | Miles Bader | 1996-03-02 | 1 | -1/+2 |
* | (hol_entry_help): Handle null group headers nicely. | Miles Bader | 1996-02-28 | 1 | -3/+3 |
* | (struct hol_entry, make_hol, hol_entry_short_iterate, hol_entry_long_iterate, | Miles Bader | 1996-02-05 | 1 | -33/+38 |
* | (hol_entry_help): | Miles Bader | 1996-01-23 | 1 | -25/+49 |
* | (make_hol): | Miles Bader | 1995-12-21 | 1 | -7/+17 |
* | (argp_error): New function. | Miles Bader | 1995-10-20 | 1 | -0/+22 |
* | (hol_find_entry): Don't increment ENTRY prematurely. | Miles Bader | 1995-10-11 | 1 | -103/+199 |
* | Initial revision | Miles Bader | 1995-10-10 | 1 | -0/+654 |