* dispextern.h (struct iterator_stack_entry): New line_wrap
authorChong Yidong <cyd@stupidchicken.com>
Sat, 14 Feb 2009 17:27:16 +0000 (17:27 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 14 Feb 2009 17:27:16 +0000 (17:27 +0000)
commit8f0085aaed059dc9df3bda3b8a847a45eadd7d3c
tree1d3294415f894a190cfc0284414e3789a555ed92
parent03db5e5fb8be1ccc7c7cff510508248684899b5d
* dispextern.h (struct iterator_stack_entry): New line_wrap
member.

* xdisp.c (push_it, pop_it): Save and restore line_wrap.
(handle_line_prefix): Suppress wrapping of wrap prefixes.
src/ChangeLog