diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2012-09-11 20:14:50 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2012-09-11 20:14:50 -0400 |
commit | 45b82ad0ebedaa1b7094912e218bea1510c33feb (patch) | |
tree | 278e50931ea92f8f3201fcb855d454f2202b2f66 /lisp/emacs-lisp/advice.el | |
parent | 50f2e553ce21a2901e9f935650018289c11fcc39 (diff) | |
download | emacs-45b82ad0ebedaa1b7094912e218bea1510c33feb.tar.gz emacs-45b82ad0ebedaa1b7094912e218bea1510c33feb.tar.bz2 emacs-45b82ad0ebedaa1b7094912e218bea1510c33feb.zip |
* src/eval.c: Add `inhibit-debugger'.
(Qinhibit_debugger): New symbol.
(call_debugger): Bind it instead of Qdebug_on_error.
(maybe_call_debugger): Test Vinhibit_debugger.
(syms_of_eval): Define inhibit-debugger.
* src/xdisp.c (set_message): Don't bind Qinhibit_debug_on_message.
(syms_of_xdisp): Remove inhibit-debug-on-message.
* lisp/emacs-lisp/debug.el (debug): Don't bind debug-on-error since
inhibit-debugger is bound instead.
Diffstat (limited to 'lisp/emacs-lisp/advice.el')
0 files changed, 0 insertions, 0 deletions