]> git.eshelyaron.com Git - emacs.git/commit
Only print offset for byte-code functions
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:05:00 +0000 (13:05 -0400)
commitc0576f5accde4bc4407016b78f3a85e2453ee59d
tree4baf113f9d8da6961b5c4c131ba46c907c111570
parent9a36861ef6ff812684980a3d52a6bccc8ff4e727
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