changeset 87983:1017bed4a1c2

* xdisp.c (pos_visible_p): Handle the case where charpos falls on invisible text covered with an ellipsis.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 26 Jan 2008 01:00:30 +0000
parents 076a70107238
children 5ca564f6a9e6
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <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