From: Chong Yidong Date: Sat, 26 Jan 2008 01:00:30 +0000 (+0000) Subject: * xdisp.c (pos_visible_p): Handle the case where charpos falls on X-Git-Tag: emacs-pretest-23.0.90~8401 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ac7a21e51347773559ffd8d133845aaf73eb9fd;p=emacs.git * xdisp.c (pos_visible_p): Handle the case where charpos falls on invisible text covered with an ellipsis. --- diff --git a/src/ChangeLog b/src/ChangeLog index 9a70449ac78..dddf5447469 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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