X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/73f0715df53c6a12a3d9039ac1a1664d30c293ff..99fe98d37a39d26f5dea424926d0e0a082655fe5:/etc/NEWS diff --git a/etc/NEWS b/etc/NEWS index 403a6b7ee3..e01f180e71 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -458,6 +458,9 @@ function 'check-declare-errmsg' has been removed. * Lisp Changes in Emacs 25.2 +** New function undo-amalgamate-change-group to get rid of undo-boundaries +between two states. + ** New var `definition-prefixes' is a hashtable mapping prefixes to the files where corresponding definitions can be found. This can be used to fetch definitions that are not yet loaded, for example for `C-h f'.