branch: externals/compat commit bc2f9448863c583fba5e4b1f544c8b230c3432ba Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Update NEWS --- NEWS.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index 6f7378ab04..88b1aab851 100644 --- a/NEWS.org +++ b/NEWS.org @@ -3,7 +3,7 @@ * Development - Add multiple new tests for existing APIs. -- Fix bugs in compatibility functions: ~setq-local~, ~proper-list-p, prop-match-p, +- Fix bugs in compatibility functions: ~setq-local~, ~proper-list-p, prop-match-p~, ~file-name-concat~, ~replace-regexp-in-region~, ~replace-string-in-region~. - Add new Emacs 29 APIs. Some of them are still untested and may change. If you intend to use an Emacs 29 API please be careful and if possible contribute