* lisp/jit-lock.el (jit-lock-debug-mode): New minor mode.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 13 Jan 2013 01:23:48 +0000 (20:23 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 13 Jan 2013 01:23:48 +0000 (20:23 -0500)
commite5b5a34dd1b9cd428e988d1bbc2af658c3e25daa
tree3706c4fe486c3f2b2faad19510105d55a4d767a6
parent5ca9b80e95ef376d0247c813ae39eb2f476cf880
* lisp/jit-lock.el (jit-lock-debug-mode): New minor mode.
(jit-lock--debug-fontifying): New var.
(jit-lock--debug-fontify): New function.
* lisp/subr.el (condition-case-unless-debug): Don't prevent catching the
error, just let the debbugger run.
* lisp/emacs-lisp/timer.el (timer-event-handler): Don't prevent debugging
timer code and don't drop errors silently.
etc/NEWS
lisp/ChangeLog
lisp/emacs-lisp/timer.el
lisp/jit-lock.el
lisp/subr.el