# HG changeset patch # User Kim F. Storm # Date 1158745382 0 # Node ID 8d2a655d3220f0e597b265867bfc875bc73df4d3 # Parent 9a63ebe75d2bfc39b0fd34cb27acaab71099b6a5 *** empty log message *** diff -r 9a63ebe75d2b -r 8d2a655d3220 src/ChangeLog --- a/src/ChangeLog Wed Sep 20 09:24:39 2006 +0000 +++ b/src/ChangeLog Wed Sep 20 09:43:02 2006 +0000 @@ -1,3 +1,13 @@ +2006-09-20 Kim F. Storm + + * xdisp.c (pos_visible_p): CHARPOS < 0 means return info for + last visible glyph in window. + + * window.c (Fset_window_hscroll, Fpos_visible_in_window_p): + Doc fix. Use "off-window" instead of "off-screen". + (Fpos_visible_in_window_p): Likewise. + If POS is t, return info for last visible glyph in window. + 2006-09-19 Chong Yidong * search.c (struct regexp_cache): New entry syntax_table.