changeset 73016:a5bc9291e035

(Antinews): Mention window-line-height.
author Kim F. Storm <storm@cua.dk>
date Wed, 20 Sep 2006 10:14:11 +0000
parents 7f83cbc52b4e
children 5ac7f746930e
files lispref/anti.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.