1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Stefan Monnier
1bd38124f0 (mouse-drag-throw, mouse-drag-drag): Autoload. 2008-07-05 04:27:37 +00:00
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Juanma Barranquero
a2ff1e2ae0 Remove spurious comment change. 2008-04-15 21:16:34 +00:00
Stefan Monnier
ea89d72066 (mouse-throw-magnifier-with-scroll-bar)
(mouse-throw-magnifier-with-mouse-movement): Remove.
(mouse-throw-magnifier-base): New const.
(mouse-drag-scroll-delta): New fun.
(mouse-drag-throw): Use it.
2008-04-15 15:20:35 +00:00
Stefan Monnier
cbee283dd7 Fix up comment convention on the arch-tag lines. 2008-04-10 14:10:46 +00:00
Glenn Morris
409cc4a3ea Add 2008 to copyright years. 2008-01-07 02:45:14 +00:00
Martin Rudalics
70ad3da9ec Use window-full-width-p instead of comparing frame-width and
window-width.
2007-08-08 05:51:36 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
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