]> git.eshelyaron.com Git - emacs.git/commit
Extend 'e' in edebug to pretty-print the values
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jun 2022 22:17:40 +0000 (00:17 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jun 2022 22:17:40 +0000 (00:17 +0200)
commit0d103e6f79d374766b64e56fb05e440076f4df5c
treea163870466c2fc922fb4c2157d418a4f1736ce8a
parentc1370d83cb229c9f3f1b077d1e623b1e9ada6b50
Extend 'e' in edebug to pretty-print the values

* doc/lispref/edebug.texi (Edebug Eval): Document it.

* lisp/emacs-lisp/edebug.el (edebug-eval-expression): Allow
displaying the full value in a different buffer.
doc/lispref/edebug.texi
etc/NEWS
lisp/emacs-lisp/edebug.el