]> git.eshelyaron.com Git - emacs.git/commit
Improve performance of backtrace printing (bug#36566)
authorGemini Lasswell <gazally@runbox.com>
Tue, 30 Jul 2019 18:56:51 +0000 (11:56 -0700)
committerGemini Lasswell <gazally@runbox.com>
Fri, 13 Sep 2019 20:43:07 +0000 (13:43 -0700)
commit5c40c21a47062782bc983f41e8eeb97180dca693
treeebb026a2c26868297c8e4ca6896e491ddf78c085
parent2093395dbf8563af38f206950d95f0bc20183b9c
Improve performance of backtrace printing (bug#36566)

* lisp/emacs-lisp/cl-print.el (cl-print-to-string-with-limit): Reduce
print-level and print-length more quickly when the structure being
printed is very large.
lisp/emacs-lisp/cl-print.el