]> git.eshelyaron.com Git - emacs.git/commit
Bind Qdebugger to Qdebug in signal_or_quit.
authorAlan Mackenzie <acm@muc.de>
Mon, 31 Jan 2022 17:20:45 +0000 (17:20 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 31 Jan 2022 17:20:45 +0000 (17:20 +0000)
commit29bdedf12ffb52d5d1458730c3d3532562336f8d
tree319448055e6dc627c67363c5b19d83ea78b9c753
parent6f282b31ad7548ab744565144e0d30dd56774210
Bind Qdebugger to Qdebug in signal_or_quit.

* src/eval.c (signal_or_quit): Bind the correct variable, Qdebugger (not
Vdebugger) to Qdebug in the section for errors in batch jobs.
(syms_of_eval): New DEFSYM for Qdebugger.
src/eval.c