]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 20 Sep 2006 09:43:02 +0000 (09:43 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 20 Sep 2006 09:43:02 +0000 (09:43 +0000)
src/ChangeLog

index cb2af5c8a3fea19b040d8f3768feb4a7dfa0ccc9..c5eb0bb2d6d6a3b7fde1db8b5b707097a63d5b4d 100644 (file)
@@ -1,3 +1,13 @@
+2006-09-20  Kim F. Storm  <storm@cua.dk>
+
+       * 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  <cyd@stupidchicken.com>
 
        * search.c (struct regexp_cache): New entry syntax_table.