Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | (mouse-drag-throw): Push back non-drag events | Richard M. Stallman | 2001-11-17 | 1 | -20/+11 |
| | | | | | | | 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. | ||||
* | (mouse-drag-should-do-col-scrolling): Change screen-width to frame-width. | Richard M. Stallman | 2001-01-08 | 1 | -1/+1 |
| | |||||
* | (mouse-drag-safe-scroll): Bind | Gerd Moellmann | 2001-01-05 | 1 | -21/+22 |
| | | | | scroll-preserve-screen-position to nil. | ||||
* | (mouse-drag-safe-scroll): Doc fix. | Karl Heuer | 1997-06-03 | 1 | -7/+7 |
| | | | | | | | (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. | ||||
* | * mouse-drag.el (mouse-drag-electric-col-scrolling): New variable; | Karl Heuer | 1997-05-29 | 1 | -16/+22 |
| | | | | | auto-enables horizontal scrolling when clicks on wrapped lines occur. | ||||
* | Comment change. | Richard M. Stallman | 1997-04-20 | 1 | -1/+2 |
| | |||||
* | Comment changes. | Richard M. Stallman | 1996-09-25 | 1 | -4/+4 |
| | |||||
* | (mouse-drag-throw): Bind adjusted-mouse-delta. | Richard M. Stallman | 1996-09-25 | 1 | -0/+1 |
| | |||||
* | Initial revision | Richard M. Stallman | 1996-09-25 | 1 | -0/+344 |