Fix after-string and image interaction bug (Bug#1336).
authorChong Yidong <cyd@stupidchicken.com>
Fri, 25 Jun 2010 00:30:55 +0000 (20:30 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 25 Jun 2010 00:30:55 +0000 (20:30 -0400)
commitc7dd9743077f99ceb91be4c21900d4dfbd5161d4
treea9ed2b7602cf289b22c3e38837e160b802b8196a
parent51422d6dde17e1a655ec0161b537655b09cd630c
Fix after-string and image interaction bug (Bug#1336).

* xdisp.c (next_element_from_image): Ensure that after-strings are
read the next time we hit handle_stop (Bug#1336).
src/ChangeLog
src/xdisp.c