# HG changeset patch # User Chong Yidong # Date 1201309230 0 # Node ID 1017bed4a1c241de61e0e8febab066c76fbb78a0 # Parent 076a7010723890a512262e58b1421b6766d5ca54 * xdisp.c (pos_visible_p): Handle the case where charpos falls on invisible text covered with an ellipsis. diff -r 076a70107238 -r 1017bed4a1c2 src/ChangeLog --- a/src/ChangeLog Fri Jan 25 23:04:39 2008 +0000 +++ b/src/ChangeLog Sat Jan 26 01:00:30 2008 +0000 @@ -1,3 +1,8 @@ +2008-01-26 Chong Yidong + + * xdisp.c (pos_visible_p): Handle the case where charpos falls on + invisible text covered with an ellipsis. + 2008-01-25 Richard Stallman * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and