* mouse.el: Begin adapting this to the new event format.
authorJim Blandy <jimb@redhat.com>
Wed, 7 Oct 1992 20:46:31 +0000 (20:46 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 7 Oct 1992 20:46:31 +0000 (20:46 +0000)
commitb5370f0363eb5d78d5c5f8f4622f3bd1baff99fa
treee08caf312bd6bee990bd002ca9621c7a63facd04
parent0d73ca8156c17b1174576108a99bed4fe1b46719
* mouse.el: Begin adapting this to the new event format.
(event-window, event-point, mouse-coords, mouse-timestamp):
Removed.
(event-start, event-end, posn-window, posn-point, posn-col-row,
posn-timestamp): New accessors; these are defsubsts.
(mouse-delete-window, mouse-delete-other-windows,
mouse-split-window-vertically, mouse-set-point): Rewritten to use
the new accessors.

* mouse.el: Remove hack of binding down-mouse-1.

* mouse.el (mouse-movement-p): Add docstring for this.
lisp/mouse.el