Edebug: Allow "S" to work during trace mode. Fixes debbugs #20074.
commitb0743354e5502395f9a64b534a5ff5579c64ed42
authorAlan Mackenzie <acm@muc.de>
Mon, 16 Mar 2015 22:10:00 +0000 (16 22:10 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 16 Mar 2015 22:10:00 +0000 (16 22:10 +0000)
treec2e2d17f08550d708293b651e73165da257068bb
parenta961dcedeb7ae84c0ca6e8e1b94d3dd881a26b98
Edebug: Allow "S" to work during trace mode.  Fixes debbugs #20074.

Also display the overlay arrow in go and go-nonstop modes.

* emacs-lisp/edebug.el (edebug--display-1): Move the
`input-pending' test to after trace mode's `sit-for'.
(edebug--recursive-edit): Insert "(sit-for 0)" after
"(edebug-overlay-arrow)".
lisp/ChangeLog
lisp/emacs-lisp/edebug.el