| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
| * | Make format-spec accept function substitutions | Stefan Kangas | 2022-09-29 | 1 | -0/+11 |
| * | Merge from origin/emacs-28 | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
| |\ | |||||
| | * | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
| * | | Silence byte-compiler in some tests | Stefan Kangas | 2021-12-04 | 1 | -2/+2 |
| |/ | |||||
| * | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
| * | Add a SPLIT parameter to `format-spec' | Lars Ingebrigtsen | 2020-12-29 | 1 | -0/+10 |
| * | Fix and extend format-spec (bug#41758) | Basil L. Contovounesios | 2020-06-18 | 1 | -6/+129 |
| * | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
| * | Document format-spec and expand the modifiers it supports | Lars Ingebrigtsen | 2019-07-13 | 1 | -0/+18 |
| * | * test/lisp/format-spec-tests.el (test-format-unknown): Use `should-error'. | Michael Albinus | 2019-07-11 | 1 | -4/+1 |
| * | Allow passing unknown specs to format-spec | Lars Ingebrigtsen | 2019-07-11 | 1 | -1/+11 |
| * | Add tests for format-spec | Lars Ingebrigtsen | 2019-07-11 | 1 | -0/+33 |