]> git.eshelyaron.com Git - emacs.git/commitdiff
Describe enhancements to mouse event positions.
authorKim F. Storm <storm@cua.dk>
Sun, 23 Nov 2003 00:58:56 +0000 (00:58 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 23 Nov 2003 00:58:56 +0000 (00:58 +0000)
lispref/ChangeLog

index f7dc32509e046bb349a6e57764f01d6831d09a8e..984d54eb53493d237a24898dd517bd6da472fba5 100644 (file)
@@ -1,3 +1,13 @@
+2003-11-23  Kim F. Storm  <storm@cua.dk>
+
+       * commands.texi (Click Events): Describe enhancements to event
+       position lists, including new text-pos and (col . row) items.
+       Mention left-fringe and right-fringe area events.
+       (Accessing Events): New functions posn-area, posn-object, and
+       posn-actual-col-row.  Mention posn-timestamp.  Mention that
+       posn-point in non-text area still returns buffer position.
+       Clarify posn-col-row.
+
 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
 
        * files.texi (File Attributes): Describe new parameter ID-FORMAT.