projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f01213b
)
; * etc/NEWS: Expand the entry about 'e' in Edebug.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 18 Jun 2022 07:22:47 +0000
(10:22 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 18 Jun 2022 07:22:47 +0000
(10:22 +0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/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