aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2026-01-31 21:56:22 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2026-01-31 21:56:22 +0100
commit7aae30b09eca26e53bb7215dc8c3ef193966b98a (patch)
treeec8ee8771b1597f193a851555984854262baa501
parenta2e955b6f527d41b4ae31caf542031a9dd061c23 (diff)
parent38df650dce9f862c6b523de5b683573df590ab85 (diff)
Merge branch 'main' into emacs-31
-rw-r--r--NEWS.org6
1 files changed, 2 insertions, 4 deletions
diff --git a/NEWS.org b/NEWS.org
index 7164678..c5c8b50 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -343,11 +343,9 @@ last version, where compat.el raises an error during byte compilation.
Two main changes have necessitated a new patch release:
-1. Fix issues related to the loading of compat when uncompiled. See
- [[https://lists.sr.ht/~pkal/compat-devel/%3C20220530191000.2183047-1-jonas%40bernoul.li%3E][this thread]] for more details on the problem.
+1. Fix issues related to the loading of compat when uncompiled.
2. Fix issues related to the loading of compat on old pre-releases
- (think of 28.0.50). See [[https://lists.sr.ht/~pkal/compat-devel/%3Cf8635d7d-e233-448f-b325-9e850363241c%40www.fastmail.com%3E][this thread]] for more details on the
- problem.
+ (think of 28.0.50).
(Released <2022-06-22 Wed>)