Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 73014:c44b9d4a6bf6 | 73015:7f83cbc52b4e |
|---|---|
| 1 2006-09-20 Kim F. Storm <storm@cua.dk> | 1 2006-09-20 Kim F. Storm <storm@cua.dk> |
| 2 | 2 |
| 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. |
| 10 | 10 |
| 11 2006-09-19 Chong Yidong <cyd@stupidchicken.com> | 11 2006-09-19 Chong Yidong <cyd@stupidchicken.com> |
