]> git.eshelyaron.com Git - emacs.git/commit
(Fpos_visible_in_window_p): Return pixel position if
authorKim F. Storm <storm@cua.dk>
Tue, 20 Apr 2004 22:18:33 +0000 (22:18 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 20 Apr 2004 22:18:33 +0000 (22:18 +0000)
commit0cc1039fe1775b251cd9aa4c1ffd935eeb93acd3
tree79b090e7695f59f80232868901f6f54cb90bf68a
parentcb0b194af078526844a64859d247976d8f31f313
(Fpos_visible_in_window_p): Return pixel position if
PARTIALLY arg is non-nil.  Simplify.  Doc fix.
(Fwindow_vscroll, Fset_window_vscroll): Add optional PIXEL_P arg
to return/set vscroll in pixels.
src/window.c