Mercurial > emacs
changeset 73011:8d2a655d3220
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 20 Sep 2006 09:43:02 +0000 |
parents | 9a63ebe75d2b |
children | ec1038b88e4e |
files | src/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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.