diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c5eb0bb2d6d..a311adfb715 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * xdisp.c (pos_visible_p): CHARPOS < 0 means return info for | 3 | * xdisp.c (pos_visible_p): CHARPOS < 0 means return info for |
| 4 | last visible glyph in window. | 4 | last visible glyph in window. |
| 5 | 5 | ||
| 6 | * window.c (Fset_window_hscroll, Fpos_visible_in_window_p): | 6 | * window.c (Fset_window_hscroll, Fwindow_line_height): |
| 7 | Doc fix. Use "off-window" instead of "off-screen". | 7 | Doc fix. Use "off-window" instead of "off-screen". |
| 8 | (Fpos_visible_in_window_p): Likewise. | 8 | (Fpos_visible_in_window_p): Likewise. |
| 9 | If POS is t, return info for last visible glyph in window. | 9 | If POS is t, return info for last visible glyph in window. |