+2005-11-11 Kim F. Storm <storm@cua.dk>
+
+ * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
+ when displaying a non-breaking space in an overlay string.
+
2005-10-30 Chong Yidong <cyd@stupidchicken.com>
* FOR-RELEASE: Init file change implemented.
2005-11-11 Kim F. Storm <storm@cua.dk>
+ * .gdbinit (pitx): Fix output format if n_overlay_strings > 0.
+ Add post hook to "backtrace" to always dump lisp call stack to
+ increase chance of people sending it to us when reporting bugs.
+
* doc.c (Fsubstitute_command_keys): Doc fix.
* dispextern.h (struct it): New member ignore_overlay_strings_at_pos_p.