]> git.eshelyaron.com Git - emacs.git/commit
Always make buttons from function names in backtraces
authorGemini Lasswell <gazally@runbox.com>
Sun, 24 Jun 2018 14:17:47 +0000 (07:17 -0700)
committerGemini Lasswell <gazally@runbox.com>
Fri, 3 Aug 2018 15:53:02 +0000 (08:53 -0700)
commit5b50fa5a9d4f7c032a845bc0152c11b70ee1bf53
tree91b2ef8353600ce4465d40dbee6fb6348db9800f
parente09120d68694272ea5efbe13b16936b4382389d8
Always make buttons from function names in backtraces

* lisp/emacs-lisp/backtrace.el (backtrace-view)
(backtrace--print-func-and-args, backtrace-mode): Always
make buttons.  Remove all uses of ':do-xrefs'.
* lisp/emacs-lisp/debug.el (debugger-setup-buffer): Modify
backtrace-view instead of setting it.
* lisp/emacs-lisp/edebug.el (edebug-backtrace):
* lisp/emacs-lisp/ert.el
(ert-results-pop-to-backtrace-for-test-at-point):
Remove initialization of backtrace-view.
lisp/emacs-lisp/backtrace.el
lisp/emacs-lisp/debug.el
lisp/emacs-lisp/edebug.el
lisp/emacs-lisp/ert.el