index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
mwheel.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-04-09
(mouse-wheel-buttons): Map old-style wheel buttons to actual wheel events
Stefan Monnier
2024-01-28
xt-mouse.el: Obey `mouse-wheel-*-event` variables (bug#68698)
Stefan Monnier
2024-01-24
Take stock of the wheel-up/down confusion
Stefan Monnier
2024-01-21
Don't invert wheel event directions
Po Lu
2024-01-20
* lisp/mwheel.el (mouse-wheel-obey-old-style-wheel-buttons): Simplify
Stefan Monnier
2024-01-20
mwheel.el: Code clean to reduce duplication
Stefan Monnier
2024-01-20
mwheel.el: Remove `mouse-wheel-*-alternate-event` vars
Stefan Monnier
2024-01-20
mwheel.el: Unconditionally use the `wheel-up/down/...` events
Stefan Monnier
2024-01-12
(mwheel--is-dir-p): New macro to reduce code duplication
Stefan Monnier
2024-01-09
(mouse-wheel-*-event): Minor cleanups
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-04-08
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-04-07
Remove useless unwind-protect forms, or make them useful as intended
Mattias EngdegÄrd
2023-01-13
Update Android port
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-04
; Fix warning in mwheel.el
Stefan Kangas
2022-07-03
; * lisp/mwheel.el (mouse-wheel-scroll-amount): Doc fix.
Eli Zaretskii
2022-07-03
* lisp/mwheel.el: More fixes for global-text-scale (bug#48307)
Juri Linkov
2022-07-02
; Minor fixes for 'global-text-scale-adjust'
Eli Zaretskii
2022-07-02
Command for global adjustments to the default face
Gregory Heytings
2022-06-22
Prefer Emacs mouse button event names to XEmacs names
Stefan Kangas
2022-06-20
Update font scaling documentation to not talk about "face height"
Stefan Kangas
2022-05-24
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-06
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-12-05
Fix tty mouse wheel on window systems other than X
Po Lu
2021-11-30
Fix build after merge
Po Lu
2021-11-30
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-24
Fix mouse-wheel-text-scale
Po Lu
2021-11-21
Add :version tags to new mwheel defcustoms
Robert Pluim
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
Add support for event processing via XInput 2
Po Lu
2021-11-17
Support xterm-mouse-mode mouse-4/5
Yuuki Harano
2021-11-11
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-10-15
Add missing single quotes in the Emacs manual
Jan Synacek
2021-08-01
* lisp/mwheel.el: Don't use `custom-initialize-delay`.
Stefan Monnier
2021-05-19
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-16
mouse-wheel-progressive-speed doc string clarification
Lars Ingebrigtsen
2021-03-21
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-03-18
Autoload 'mouse-wheel-mode'
Lars Ingebrigtsen
2021-01-03
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-05
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2020-12-03
Remove redundant requires of 'custom'
Stefan Kangas
2020-11-22
Introduce Pure GTK3 port
Yuuki Harano
2020-11-03
Fix last change
Eli Zaretskii
[next]