Files
emacs/doc
Lars Ingebrigtsen 7f7e0167cf Implement `debug-on-message'.
This allows tracking down what piece of code is outputting stuff in
the echo area.

* eval.c (call_debugger): Make the function non-static so that we
can call it from set_message.

* xdisp.c (set_message): Implement the new variable `debug-on-message'.
(syms_of_xdisp): Defvar it and `inhibit-debug-on-message'.
2012-09-04 23:21:00 +02:00
..
2012-07-14 04:08:32 +02:00
2012-09-04 23:21:00 +02:00
2012-08-15 21:26:30 +08:00
2012-08-13 20:15:52 -07:00