diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-25 19:38:52 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2023-01-25 19:40:04 +0100 |
| commit | f6c5ffc6485ea2d2b0c65e7189895ec06124792e (patch) | |
| tree | fb45862ef7ead07387fbb866419dc9d70a74521f | |
| parent | d77150650557cef0fb8655eff3f91d98d36be5e4 (diff) | |
Correct some sentence in the news
| -rw-r--r-- | NEWS.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,9 @@ * Release of "Compat" Version 29.1.3.1 -- Fix regression, which prevented from Compat loaded in interpreted mode. We - ensure that Compat works interpreted and byte compiled by running the entire - test suite twice in the CI. +- Fix regression, which prevented loading Compat in interpreted mode. We ensure + that Compat works interpreted and byte compiled by running the entire test + suite twice in the CI. - compat-27: Add ~file-name-unquote~. - compat-28: Add ~mark-thing-at-mouse~. - compat-29: Replace ~string-lines~ with version from Emacs 29, support optional |
