* lisp/ielm.el: Bring up the debugger when requested
commit3a34d1463081a9977c4d1dc4414a8591f622195f
authorJarosław Rzeszótko <jrzeszotko@gmail.com>
Sat, 20 Jan 2018 17:51:06 +0000 (20 12:51 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 20 Jan 2018 17:51:06 +0000 (20 12:51 -0500)
treeab536cf367349cf697b707fe20f24e109c11d612
parent60d5a13d28705e116e0a69c48f15d20aab9d3081
* lisp/ielm.el: Bring up the debugger when requested

Copyright-paperwork-exempt: yes

(ielm-eval-input): Don't catch errors during evaluation
of the expression if debug-on-error is set.
lisp/ielm.el