]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/NEWS (cl-print-ellipsis): Mention `backtrace-ellipsis`
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 13 Aug 2023 19:23:26 +0000 (15:23 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 13 Aug 2023 19:23:26 +0000 (15:23 -0400)
etc/NEWS

index 0388cca97aa13b9a4bb610cc362cec231ec944c4..57f04609679bcc065412cc17f1d5ac8100966f65 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -134,8 +134,12 @@ transform function 'project-uniquify-dirname-transform'.
 The code that allowed "..." to be expanded in the "*Backtrace*" buffer
 should now work anywhere the data is generated by 'cl-print'.
 
+*** The 'backtrace-ellipsis' button is replaced by 'cl-print-ellipsis'.
+
 *** hash-tables' contents can be expanded via the ellipsis.
 
+*** Modes can control the expansion via 'cl-print-expand-ellipsis-function'.
+
 ** Modeline elements can now be right-aligned.
 Anything following the symbol 'mode-line-format-right-align' in
 'mode-line-format' will be right-aligned.  Exactly where it is