From 9f6461b0fe4ea6ee98629c6828ff28d79ff839b6 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 18 Jun 2022 10:22:47 +0300 Subject: [PATCH] ; * etc/NEWS: Expand the entry about 'e' in Edebug. --- etc/NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.39.2