Mercurial > emacs
diff src/ChangeLog @ 73015:7f83cbc52b4e
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Wed, 20 Sep 2006 10:14:00 +0000 |
| parents | 8d2a655d3220 |
| children | 83e355d76736 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Sep 20 09:45:19 2006 +0000 +++ b/src/ChangeLog Wed Sep 20 10:14:00 2006 +0000 @@ -3,7 +3,7 @@ * 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): + * window.c (Fset_window_hscroll, Fwindow_line_height): 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.
