]> code.delx.au - gnu-emacs/commitdiff
Add window-line-height.
authorKim F. Storm <storm@cua.dk>
Wed, 20 Sep 2006 12:39:11 +0000 (12:39 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 20 Sep 2006 12:39:11 +0000 (12:39 +0000)
etc/NEWS

index e16bb5cab92bb657675f37c959bb50299579d13e..49c16c5c4b1cee723ce3bd781b579c37d6854ce3 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2054,7 +2054,7 @@ powerful ways.  Encryption behavior customization is collected in the
 allout-encryption customization group.
 
 *** Navigation within an item is easier.  Repeated beginning-of-line and
-end-of-line key commands (usually, ^A and ^E) cycle through the 
+end-of-line key commands (usually, ^A and ^E) cycle through the
 beginning/end-of-line and then beginning/end of topic, etc.  See new
 customization vars `allout-beginning-of-line-cycles' and
 `allout-end-of-line-cycles'.
@@ -4111,6 +4111,11 @@ give up and return LIMIT.
 and partial visibility state of the corresponding row, if the PARTIALLY
 arg is non-nil.
 
++++
+*** New function `window-line-height' is an efficient way to get
+information about a specific text line in a window provided that the
+window's display is up-to-date.
+
 +++
 *** New functions `posn-at-point' and `posn-at-x-y' return
 click-event-style position information for a given visible buffer