From: Eli Zaretskii Date: Sat, 18 Jun 2022 07:22:47 +0000 (+0300) Subject: ; * etc/NEWS: Expand the entry about 'e' in Edebug. X-Git-Tag: emacs-29.0.90~1447^2~1647 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9f6461b0fe4ea6ee98629c6828ff28d79ff839b6;p=emacs.git ; * etc/NEWS: Expand the entry about 'e' in Edebug. --- diff --git a/etc/NEWS b/etc/NEWS index d18af0502d2..761f2369252 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1020,7 +1020,9 @@ lead to a (further) backtrace. By default, this variable is nil, which is a change in behaviour from previous Emacs versions. +++ -*** 'e' in edebug can now take a prefix to pretty-print the results. +*** 'e' in edebug can now take a prefix arg to pretty-print the results. +When invoked with a prefix argument, as in 'C-u e', this command will +pop up a new buffer and show the full pretty-printed value there. ** Compile