1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Richard M. Stallman
e35afc9744 (mouse-drag-throw): Push back non-drag events
into `unread-command-events' instead of trying keymap
lookups ourselves.  This makes mouse-clicks do the right
thing even when keymaps of overlays are involved.
(mouse-drag-drag): Likewise.
2001-11-17 22:37:39 +00:00
Richard M. Stallman
f36782bc24 (mouse-drag-should-do-col-scrolling): Change screen-width to frame-width. 2001-01-08 19:12:12 +00:00
Gerd Moellmann
f1ade7d3b8 (mouse-drag-safe-scroll): Bind
scroll-preserve-screen-position to nil.
2001-01-05 14:51:50 +00:00
Karl Heuer
8c39812440 (mouse-drag-safe-scroll): Doc fix.
(mouse-drag-repeatedly-safe-scroll): Doc fix.
(mouse-drag-events-are-point-events-p): Doc fix.
(mouse-drag-should-do-col-scrolling): Doc fix.
(mouse-throw-with-scroll-bar): Doc fix.
1997-06-03 07:30:57 +00:00
Karl Heuer
351d52f719 * mouse-drag.el (mouse-drag-electric-col-scrolling): New variable;
auto-enables horizontal scrolling when clicks on wrapped
lines occur.
1997-05-29 16:44:27 +00:00
Richard M. Stallman
092af6d867 Comment change. 1997-04-20 07:33:52 +00:00
Richard M. Stallman
bc28b2121e Comment changes. 1996-09-25 03:35:44 +00:00
Richard M. Stallman
4ebeb09d6d (mouse-drag-throw): Bind adjusted-mouse-delta. 1996-09-25 03:32:13 +00:00
Richard M. Stallman
84f19a49c7 Initial revision 1996-09-25 03:30:55 +00:00