branch: externals/compat
commit f6c5ffc6485ea2d2b0c65e7189895ec06124792e
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Correct some sentence in the news
---
NEWS.org | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index ad926f6d6e..6f88f58cae 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -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