Mercurial > emacs
comparison src/data.c @ 1363:f34d8e4d1d7b
* 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.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Wed, 07 Oct 1992 20:46:31 +0000 |
parents | 95ae0805ebba |
children | 768d4c10c2bf |
comparison
equal
deleted
inserted
replaced
1362:4bea5980f778 | 1363:f34d8e4d1d7b |
---|