Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (defgroup warnings): New group. | Markus Rost | 2002-11-17 | 1 | -0/+5 |
| | |||||
* | (display-warning): In batch mode, | Richard M. Stallman | 2002-09-14 | 1 | -1/+7 |
| | | | | exclude the final newline from the arg to `message'. | ||||
* | (warning-level-aliases): Fix spacing. | Juanma Barranquero | 2002-09-06 | 1 | -1/+1 |
| | |||||
* | (warning-series): Now can be a marker, not an integer. | Richard M. Stallman | 2002-08-29 | 1 | -6/+9 |
| | | | | (display-warning): Handle new value for warning-series. | ||||
* | (warning-prefix-function, warning-series) | Richard M. Stallman | 2002-08-07 | 1 | -18/+39 |
| | | | | (warning-fill-prefix, warning-group-format): Add autoload cookies. | ||||
* | (warning-levels): Doc fix. | Juanma Barranquero | 2002-07-26 | 1 | -7/+7 |
| | | | | | | (warning-suppress-log-types): Fix typo. (display-warning): Fix typo. Remove useless asignment to free variable `group-string'. | ||||
* | (lwarn, warn): Doc fix. | Juanma Barranquero | 2002-07-26 | 1 | -2/+2 |
| | |||||
* | (warning-levels): Add %s to the strings. | Richard M. Stallman | 2002-07-24 | 1 | -11/+19 |
| | | | | | | | (warning-group-format): New variable. (warning-suppress-log-types): Renamed from warning-suppress-log. (warning-suppress-types): Renamed from warning-suppress. (display-warning): Implement those changes. | ||||
* | Add `provide' call. | Richard M. Stallman | 2002-07-23 | 1 | -0/+2 |
| | |||||
* | (display-warning, warn, lwarn): Add autoload cookie. | Richard M. Stallman | 2002-07-20 | 1 | -0/+3 |
| | |||||
* | New file. | Richard M. Stallman | 2002-07-20 | 1 | -0/+263 |