aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ea3b3a92e01..d7a263df229 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
2
3 * eval.c (call_debugger): Make the function non-static so that we
4 can call it from set_message.
5
6 * xdisp.c (set_message): Implement the new variable `debug-on-message'.
7 (syms_of_xdisp): Defvar it and `inhibit-debug-on-message'.
8
12012-09-04 Paul Eggert <eggert@cs.ucla.edu> 92012-09-04 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 Give more-useful info on a fatal error (Bug#12328). 11 Give more-useful info on a fatal error (Bug#12328).