From: Kim F. Storm Date: Wed, 20 Sep 2006 10:14:11 +0000 (+0000) Subject: (Antinews): Mention window-line-height. X-Git-Tag: emacs-pretest-22.0.90~436 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b6c146b239b022aba5e2cbda7334a5486799cc9b;p=emacs.git (Antinews): Mention window-line-height. --- diff --git a/lispref/anti.texi b/lispref/anti.texi index 8636282a7c2..50f93c49bf6 100644 --- a/lispref/anti.texi +++ b/lispref/anti.texi @@ -325,7 +325,8 @@ The functions @code{window-pixel-edges} and 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.