# HG changeset patch # User Kim F. Storm # Date 1158747251 0 # Node ID a5bc9291e035fef2b089e2d8a395940eb1c66845 # Parent 7f83cbc52b4eb47a2e5f091e1c81b2f9067c966a (Antinews): Mention window-line-height. diff -r 7f83cbc52b4e -r a5bc9291e035 lispref/anti.texi --- a/lispref/anti.texi Wed Sep 20 10:14:00 2006 +0000 +++ b/lispref/anti.texi Wed Sep 20 10:14:11 2006 +0000 @@ -325,7 +325,8 @@ think in terms of lines and columns, not pixel coordinates. (Sometime in the distant past, we will do away with graphical terminals entirely, in favor of text terminals.) For similar reasons, the -functions @code{posn-at-point} and @code{posn-at-x-y} have been removed, and +functions @code{posn-at-point}, @code{posn-at-x-y}, and +@code{window-line-height} have been removed, and @code{pos-visible-in-window-p} no longer worries about partially visible rows.