]> code.delx.au - gnu-emacs/blobdiff - lispref/anti.texi
* os.texi (Timers): Mention with-local-quit.
[gnu-emacs] / lispref / anti.texi
index 8636282a7c22aa0d47dfe677f2b4b92ae0b41409..50f93c49bf68529c21fb737a9bb0aadc8fea7909 100644 (file)
@@ -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.