aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cdba368c48a..80df9d42123 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12005-11-11 Kim F. Storm <storm@cua.dk> 12005-11-11 Kim F. Storm <storm@cua.dk>
2 2
3 * .gdbinit (pitx): Fix output format if n_overlay_strings > 0.
4 Add post hook to "backtrace" to always dump lisp call stack to
5 increase chance of people sending it to us when reporting bugs.
6
3 * doc.c (Fsubstitute_command_keys): Doc fix. 7 * doc.c (Fsubstitute_command_keys): Doc fix.
4 8
5 * dispextern.h (struct it): New member ignore_overlay_strings_at_pos_p. 9 * dispextern.h (struct it): New member ignore_overlay_strings_at_pos_p.