X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/df7774be39af76d3072a0278ef815a47bf50dfe9..99fe98d37a39d26f5dea424926d0e0a082655fe5:/etc/NEWS diff --git a/etc/NEWS b/etc/NEWS index c58349cd4e..e01f180e71 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -265,11 +265,6 @@ viewing HTML files and the like. breakpoint (e.g. with "f" and "o") by customizing the new option 'edebug-sit-on-break'. -** ElDoc - -+++ -*** 'eldoc-documentation-functions' replaces 'eldoc-documentation-function'. - ** eww +++ @@ -463,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'.