emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 9f6461b0fe: ; * etc/NEWS: Expand the entry about 'e' in Edebug.


From: Eli Zaretskii
Subject: master 9f6461b0fe: ; * etc/NEWS: Expand the entry about 'e' in Edebug.
Date: Sat, 18 Jun 2022 03:23:14 -0400 (EDT)

branch: master
commit 9f6461b0fe4ea6ee98629c6828ff28d79ff839b6
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * 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 d18af0502d..761f236925 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
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]