]> git.eshelyaron.com Git - emacs.git/commit
Only print offset for byte-code functions feature/soc-bytecode-in-traceback
authorZach Shaftel <zshaftel@gmail.com>
Wed, 15 Jul 2020 16:20:20 +0000 (12:20 -0400)
committerrocky <rocky@gnu.org>
Wed, 15 Jul 2020 17:13:59 +0000 (13:13 -0400)
commit717ac6ccd15115b8ec497bdd70bd1ad6d1be2d47
tree4fecee718a818901d41c91d8b52a7408bb3e4ce8
parent0cb1df1edd86986d5d7a3ecf607fe78af03d62a0
Only print offset for byte-code functions

* lisp/emacs-lisp/backtrace.el (backtrace--print-flags): Check if the
function is compiled and only print the offset in that case.
lisp/emacs-lisp/backtrace.el