]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Expand the entry about 'e' in Edebug.
authorEli Zaretskii <eliz@gnu.org>
Sat, 18 Jun 2022 07:22:47 +0000 (10:22 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 18 Jun 2022 07:22:47 +0000 (10:22 +0300)
etc/NEWS

index d18af0502d2fbebdc8438358fe8a44bc545a7f46..761f2369252df9bcffdeac14a608efcc84c2de96 100644 (file)
--- 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