Mercurial > emacs
diff doc/lispref/ChangeLog @ 111733:3a6d978e6636
Fix and document components of mouse event position.
src/keyboard.c (make_lispy_position): Put a meaningful value in yret
when the click is on the header or mode line.
doc/lispref/commands.texi (Click Events): Document the values of X, Y and
COL, ROW in the event's position, when the click is on the header or
mode line, on the fringes, or in the margins.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 26 Nov 2010 20:15:09 +0200 |
parents | 3655cc4062e4 |
children | 141d3f14d8c3 |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Fri Nov 26 11:19:00 2010 +0000 +++ b/doc/lispref/ChangeLog Fri Nov 26 20:15:09 2010 +0200 @@ -1,3 +1,9 @@ +2010-11-26 Eli Zaretskii <eliz@gnu.org> + + * commands.texi (Click Events): Document the values of X, Y and + COL, ROW in the event's position, when the click is on the header + or mode line, on the fringes, or in the margins. + 2010-11-17 Eli Zaretskii <eliz@gnu.org> * customize.texi (Composite Types): Lower-case index entry.