comparison lisp/ChangeLog @ 53131:c0ad5bc2f493

Changes related to enhanced information in mouse event positions.
author Kim F. Storm <storm@cua.dk>
date Sun, 23 Nov 2003 00:26:37 +0000
parents 6e721456722f
children 99a669ece962
comparison
equal deleted inserted replaced
53130:1cdd958738b8 53131:c0ad5bc2f493
1 2003-11-23 Kim F. Storm <storm@cua.dk>
2
3 * subr.el (event-start, event-end): Doc fix.
4 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
5 (posn-area, posn-actual-col-row, posn-object): New defuns.
6 (posn-col-row): Simplify doc. Rewrite to use cond.
7 (posn-point): Also return buffer position for events outside text
8 area (that info is now present in the event position).
9
10 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
11 mouse-set-point so that hscroll still works now that clicks on
12 fringes generate specific mouse events.
13 (mouse-set-point): Note that it now works in fringes and margins
14 too due to new semantics of posn-point in fringes and margins.
15
16 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
17 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
18
1 2003-11-20 Kim F. Storm <storm@cua.dk> 19 2003-11-20 Kim F. Storm <storm@cua.dk>
2 20
3 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH. 21 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
4 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother. 22 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
5 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent 23 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent