1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
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
..
emacs Give more-useful info on a fatal error (Bug#12328). 2012-09-04 11:29:04 -07:00
lispintro Fix typos in ChangeLogs. 2012-07-14 04:08:32 +02:00
lispref Implement `debug-on-message'. 2012-09-04 23:21:00 +02:00
man Bump version to 24.2.50 2012-08-15 21:26:30 +08:00
misc Merge from gnulib. 2012-08-13 20:15:52 -07:00