branch: externals/compat commit 866639ed2df830c5961bec5e021ab7451973e551 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Update news --- NEWS.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS.org b/NEWS.org index 3adda8aafe..f19f00989a 100644 --- a/NEWS.org +++ b/NEWS.org @@ -4,9 +4,9 @@ - All compatibility functions are covered by tests! - Add links from compatibility definitions to tests. -- BREAKING: Drop JSON parsing support (libjansson API). -- BREAKING: Drop ~null-device~. -- BREAKING: Drop ~unlock-buffer~. +- BREAKING: Drop JSON parsing support (libjansson API, unused downstream). +- BREAKING: Drop ~null-device~ (unused downstream). +- BREAKING: Drop ~unlock-buffer~ (unused downstream). - compat-26: Add ~buffer-hash~. - compat-27: Add ~fixnump~ and ~bignump~. - compat-27: Add ~with-minibuffer-selected-window~.