emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Thu, 27 Nov 2003 16:59:17 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.873 emacs/etc/NEWS:1.874
*** emacs/etc/NEWS:1.873        Sun Nov 23 17:56:12 2003
--- emacs/etc/NEWS      Thu Nov 27 16:59:16 2003
***************
*** 1740,1745 ****
--- 1740,1756 ----
  +++
  *** New function `posn-actual-col-row' returns actual glyph coordinates.
  
+ +++
+ *** Mouse events may now include image object in addition to string object.
+ 
+ +++
+ *** Mouse events include relative x and y pixel coordinates relative to
+ the top left corner of the object (image or character) clicked on.  
+ 
+ *** New functions 'posn-object' and 'posn-object-x-y' return the image
+ or string object of a mouse click, and the x and y pixel coordinates
+ relative to the top left corner of that object.
+ 
  ** New function `force-window-update' can initiate a full redisplay of
  one or all windows.  Normally, this is not needed as changes in window
  contents are detected automatically.  However, certain implicit




reply via email to

[Prev in Thread] Current Thread [Next in Thread]