Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | Remove spurious comment change. | Juanma Barranquero | 2008-04-15 | 1 | -1/+0 |
| | |||||
* | (mouse-throw-magnifier-with-scroll-bar) | Stefan Monnier | 2008-04-15 | 1 | -113/+100 |
| | | | | | | | (mouse-throw-magnifier-with-mouse-movement): Remove. (mouse-throw-magnifier-base): New const. (mouse-drag-scroll-delta): New fun. (mouse-drag-throw): Use it. | ||||
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | |||||
* | Use window-full-width-p instead of comparing frame-width and | Martin Rudalics | 2007-08-08 | 1 | -1/+1 |
| | | | | window-width. | ||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | 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 |