* xdisp.c (pos_visible_p): Handle the case where charpos falls on
authorChong Yidong <cyd@stupidchicken.com>
Sat, 26 Jan 2008 01:00:30 +0000 (01:00 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 26 Jan 2008 01:00:30 +0000 (01:00 +0000)
invisible text covered with an ellipsis.

src/ChangeLog

index 9a70449..dddf544 100644 (file)
@@ -1,3 +1,8 @@
+2008-01-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xdisp.c (pos_visible_p): Handle the case where charpos falls on
+       invisible text covered with an ellipsis.
+
 2008-01-25  Richard Stallman  <rms@gnu.org>
 
        * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and
 2008-01-25  Richard Stallman  <rms@gnu.org>
 
        * xdisp.c (redisplay_window): Run Qwindow_text_change_functions and