summaryrefslogtreecommitdiff
path: root/lisp/mwheel.el
Commit message (Expand)AuthorAgeFilesLines
* Fix mouse-wheel-text-scalePo Lu2021-11-241-2/+2
* Add :version tags to new mwheel defcustomsRobert Pluim2021-11-211-0/+2
* Add support for the Haiku operating system and its window systemPo Lu2021-11-201-4/+8
* Add support for event processing via XInput 2Po Lu2021-11-201-14/+52
* Add missing single quotes in the Emacs manualJan Synacek2021-10-151-1/+1
* * lisp/mwheel.el: Don't use `custom-initialize-delay`.Stefan Monnier2021-08-011-23/+25
* mouse-wheel-progressive-speed doc string clarificationLars Ingebrigtsen2021-05-161-1/+4
* Autoload 'mouse-wheel-mode'Lars Ingebrigtsen2021-03-181-0/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant requires of 'custom'Stefan Kangas2020-12-031-1/+0
* Fix last changeEli Zaretskii2020-11-031-3/+5
* Horizontal mouse wheel scrolling amount (bug#43568)Juri Linkov2020-11-031-5/+25
* Horizontal scrolling for mouse wheel with Shift modifier (bug#43568)Juri Linkov2020-09-241-3/+15
* Set mwheel default scroll value to 1 (bug#43380)Theodor Thornhill2020-09-241-2/+2
* Remove pointless use of internAndreas Schwab2020-09-171-2/+2
* Use lexical-binding in mwheel.elStefan Kangas2020-09-021-1/+1
* Simplify mwheel-mode by using alist instead of two variablesStefan Kangas2020-09-021-21/+28
* Fix binding mouse wheel with modifiers in buffer areaStefan Kangas2020-09-021-2/+5
* * lisp/mwheel.el: Improve package description.Stefan Kangas2020-08-281-2/+2
* Bind mwheel-scroll on more parts of frame's displayStefan Kangas2020-08-221-2/+16
* Remove XEmacs compat code from mwheel.elStefan Kangas2020-08-141-17/+12
* Fix a recent documentation changeEli Zaretskii2020-03-131-3/+6
* Improve docs for horizontal scrolling with mouse and touchpad (Bug#39979)İ. Göktuğ Kayaalp2020-03-111-2/+5
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-1/+1
* Change font size in correct window using mouse wheelStefan Kangas2019-10-111-31/+49
* Support changing font size using mouse wheelStefan Kangas2019-10-061-22/+53
* Make mouse scroll show a message instead of dinging at buffer limitsStefan Kangas2019-10-041-52/+62
* Declare mwheel-install obsolete (Bug#36553)Stefan Kangas2019-07-181-10/+11
* Remove retired maintainers from commentsPaul Eggert2019-06-041-1/+0
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * ; * lisp/wheel.el: Rearrange to match master, to reduce merge conflictsGlenn Morris2018-03-021-27/+26
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-4/+1
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-16/+3
* | Merge from origin/emacs-26Glenn Morris2018-03-021-18/+12
|\|
| * mwheel minor consistency fixGlenn Morris2018-03-021-12/+6
| * Rename some mwheel options, for consistencyTak Kunihiro2018-03-011-6/+6
* | Quieten without-x mwheel.el compilationGlenn Morris2018-02-261-39/+38
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Provide native touchpad scrolling on macOSAlan Third2017-09-191-0/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-121-0/+3
* Scroll right and left using wheel-right and wheel-left.Tak Kunihiro2017-04-121-3/+52
* Add new frame parameters and associated functionsMartin Rudalics2017-04-121-20/+39
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Doc clarification to mwheel-scrollLars Ingebrigtsen2016-05-011-1/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1