]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Merge from emacs-23
[gnu-emacs] / etc / NEWS
index 49f91d8f4701a5423a33d01f74e1bac5a1a7f50f..7fb80151f36d42685104f28659e84005791ded12 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -560,6 +560,11 @@ Notifications API.  It requires D-Bus for communication.
 \f
 * Incompatible Lisp Changes in Emacs 24.1
 
+** For mouse click input events in the text area, the Y pixel
+coordinate in the POSITION list now counts from the top of the text
+area, excluding any header line.  Previously, it counted from the top
+of the header line.
+
 ** Remove obsolete name `e' (use `float-e' instead).
 
 ** A backquote not followed by a space is now always treated as new-style.