]> code.delx.au - gnu-emacs/commit
(Fset_window_hscroll, Fpos_visible_in_window_p):
authorKim F. Storm <storm@cua.dk>
Tue, 19 Sep 2006 13:12:26 +0000 (13:12 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 19 Sep 2006 13:12:26 +0000 (13:12 +0000)
commit7bbc67d20f0cb892bc2a200f9a3ae3cd79b4ccd2
treebe094cfed7aa8927598916fc72d210a3387227c3
parent08e26e8bfa6ea900b9f213506ec1d053f7e629f4
(Fset_window_hscroll, Fpos_visible_in_window_p):
Doc fix.  Use "off-screen" instead of "invisible".
(Fwindow_line_height): Make line numbers 0-based.  Make line arg
optional; if nil, use current cursor row.  Handle text terminals
properly.  Return nil if non-interactive or pseudo-window.
lisp/ChangeLog
src/window.c