]> git.eshelyaron.com Git - emacs.git/commit
Properly align offset in backtrace
authorZach Shaftel <zshaftel@gmail.com>
Fri, 5 Jun 2020 19:06:29 +0000 (15:06 -0400)
committerrocky <rocky@gnu.org>
Sat, 27 Jun 2020 00:05:11 +0000 (20:05 -0400)
commit58e112fe18abe48321a9a9b676d76fdb68ee833a
treeaec67496beeb5ff5544280bc7947d64587274bab
parentafa6a9733e5ce0dc169bc8059028f987e1f33d14
Properly align offset in backtrace

* lisp/emacs-lisp/backtrace.el (backtrace--print-flags): Use format
width specifier to line up the flags and offset nicely.
lisp/emacs-lisp/backtrace.el