]> git.eshelyaron.com Git - emacs.git/commit
debug-early: Print bytecode in a more manageable way
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 30 Apr 2022 02:18:09 +0000 (22:18 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 30 Apr 2022 02:18:09 +0000 (22:18 -0400)
commit08108a856a544a80d11b1e9e437fe6c45e25adec
tree1420592eb0996e1889b10a4d204605c8950303e6
parent73088b30cf5447c7aa459437c2f521ea9b443b0c
debug-early: Print bytecode in a more manageable way

* lisp/emacs-lisp/debug-early.el (debug-early-backtrace):
Escape newlines to and bytecodes to make backtraces slightly more
readable.  Use `cl-prin1` when available.
lisp/emacs-lisp/debug-early.el