]> git.eshelyaron.com Git - emacs.git/commit
Fix links in backtraces to work on advised built-ins (Bug#25393)
authorGemini Lasswell <gazally@runbox.com>
Wed, 8 Aug 2018 02:39:06 +0000 (19:39 -0700)
committerGemini Lasswell <gazally@runbox.com>
Mon, 27 Aug 2018 17:43:57 +0000 (10:43 -0700)
commit674f276c0ab3e9759d33f37971ef87f84a3b0683
treec7e0f9df4af624099d8d9372fd72fac200d67184
parentf2701917e28b2aca6d98d8214e5ef2ff648a11f8
Fix links in backtraces to work on advised built-ins (Bug#25393)

* lisp/emacs-lisp/backtrace.el (backtrace--print-func-and-args): Make
links to the original definition of advised functions.  Handle the
case when the function slot of the backtrace frame contains the
definition of a built-in function.
lisp/emacs-lisp/backtrace.el