aboutsummaryrefslogtreecommitdiff
path: root/NEWS.org
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2023-03-04 12:29:38 +0100
committerPhilip Kaludercic <philipk@posteo.net>2023-03-04 12:29:38 +0100
commit0ec09b94d1aab6491c6e2637c6273b9a08a12615 (patch)
tree8c3f5843af40dd996ba43911475800752ef2f229 /NEWS.org
parent0365f88692832cf0c7ff6a301ff0bb7819909f1f (diff)
COMMENT out outdated sections in NEWS.org
When exporting NEWS (e.g. to be rendered on elpa.gnu.org or in announcement mails), we are usually only interested in the latest release.
Diffstat (limited to 'NEWS.org')
-rw-r--r--NEWS.org32
1 files changed, 16 insertions, 16 deletions
diff --git a/NEWS.org b/NEWS.org
index ea57100..b088373 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -8,7 +8,7 @@
- compat-29: Add ~cl-constantly~.
- compat-29: Drop ~with-narrowing~ which was renamed to ~with-restriction~.
-* Release of "Compat" Version 29.1.3.4
+* COMMENT Release of "Compat" Version 29.1.3.4
- Ensure that ~seq~ is required properly both at compile time and runtime, such
that compilation of downstream packages works even if Compat itself is not
@@ -18,7 +18,7 @@
(Release <2023-02-11 Sat>)
-* Release of "Compat" Version 29.1.3.3
+* COMMENT Release of "Compat" Version 29.1.3.3
- compat-27: Add ~with-suppressed-warnings~.
- compat-29: Add ~cl-with-gensyms~ and ~cl-once-only~.
@@ -26,7 +26,7 @@
(Release <2023-02-08 Wed>)
-* Release of "Compat" Version 29.1.3.2
+* COMMENT Release of "Compat" Version 29.1.3.2
- compat-26: Add ~make-temp-file~ with optional argument TEXT.
- compat-27: Mark ~compat-call dired-get-marked-files~ as obsolete. See the
@@ -37,7 +37,7 @@
(Release <2023-02-01 Wed>)
-* Release of "Compat" Version 29.1.3.1
+* COMMENT Release of "Compat" Version 29.1.3.1
- Fix regression, which prevented loading Compat in interpreted mode. We ensure
that Compat works interpreted and byte compiled by running the entire test
@@ -49,7 +49,7 @@
(Release <2023-01-25 Wed>)
-* Release of "Compat" Version 29.1.3.0
+* COMMENT Release of "Compat" Version 29.1.3.0
- compat-25: Add ~hash-table-empty-p~.
- compat-25: Add ~macroexp-parse-body~ and ~macroexp-quote~.
@@ -84,7 +84,7 @@
(Release <2023-01-22 Sun>)
-* Release of "Compat" Version 29.1.2.0
+* COMMENT Release of "Compat" Version 29.1.2.0
- All compatibility functions are covered by tests!
- Add links from compatibility definitions to tests.
@@ -103,7 +103,7 @@
(Release <2023-01-16 Mon>)
-* Release of "Compat" Version 29.1.1.1
+* COMMENT Release of "Compat" Version 29.1.1.1
- Add tests, 167 out of 203 definitions tested (82%).
- compat-25: Improve algorithmic complexity of ~sort~.
@@ -114,7 +114,7 @@
(Release <2023-01-14 Sat>)
-* Release of "Compat" Version 29.1.1.0
+* COMMENT Release of "Compat" Version 29.1.1.0
- The macros in ~compat-macs.el~ have been rewritten and simplified. The
refactoring allows to further refine the criteria under which compatibility
@@ -144,7 +144,7 @@
(Release <2023-01-07 Sat>)
-* Release of "Compat" Version 29.1.0.1
+* COMMENT Release of "Compat" Version 29.1.0.1
- Add multiple new tests for existing APIs.
- Fix bugs in compatibility functions: ~setq-local~, ~proper-list-p, prop-match-p~,
@@ -176,13 +176,13 @@
(Release <2023-01-05 Thu>)
-* Release of "Compat" Version 28.1.2.2
+* COMMENT Release of "Compat" Version 28.1.2.2
This is a minor release that hopes to address [[compat:7]].
(Release <2022-08-25 Thu>)
-* Release of "Compat" Version 28.1.2.1
+* COMMENT Release of "Compat" Version 28.1.2.1
This is a minor release adding the following changes:
@@ -196,7 +196,7 @@ include much more documentation that had been the case previously.
(Release <2022-08-24 Wed>)
-* Release of "Compat" Version 28.1.2.0
+* COMMENT Release of "Compat" Version 28.1.2.0
The main change of this release has been the major simplification of
Compat's initialisation system, improving the situation around issues
@@ -213,7 +213,7 @@ Minor improvements to manual are also part of this release.
(Release <2022-07-18 Mon>)
-* Release of "Compat" Version 28.1.1.3
+* COMMENT Release of "Compat" Version 28.1.1.3
This release just contains a hot-fix for an issue introduced in the
last version, where compat.el raises an error during byte compilation.
@@ -221,7 +221,7 @@ See [[compat:4]].
(Release <2022-06-19 Sun>)
-* Release of "Compat" Version 28.1.1.2
+* COMMENT Release of "Compat" Version 28.1.1.2
Two main changes have necessitated a new patch release:
@@ -233,7 +233,7 @@ Two main changes have necessitated a new patch release:
(Released <2022-06-22 Wed>)
-* Release of "Compat" Version 28.1.1.1
+* COMMENT Release of "Compat" Version 28.1.1.1
This is a minor release fixing a bug in =json-serialize=, that could
cause unintended side-effects, not related to packages using Compat
@@ -241,7 +241,7 @@ directly (see [[compat:2]]).
(Released <2022-05-05 Thu>)
-* Release of "Compat" Version 28.1.1.0
+* COMMENT Release of "Compat" Version 28.1.1.0
This release mostly fixes a number of smaller bugs that were not
identified as of 28.1.0.0. Nevertheless these warrent a version bump,