changeset 34948:023bd66b66f5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 02 Jan 2001 12:11:32 +0000
parents 5854869b9445
children bbd0e7b5043a
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jan 02 12:10:57 2001 +0000
+++ b/src/ChangeLog	Tue Jan 02 12:11:32 2001 +0000
@@ -1,5 +1,8 @@
 2001-01-02  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (pos_visible_p): Take into account that CHARPOS maybe
+	in or at the start of invisible text.
+
 	* dispnew.c (update_window): Don't check_current_matrix_flags.
 
 2001-01-01  Jason Rumney  <jasonr@gnu.org>