summaryrefslogtreecommitdiff
path: root/lisp/mwheel.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-04-09(mouse-wheel-buttons): Map old-style wheel buttons to actual wheel eventsStefan Monnier
2024-01-28xt-mouse.el: Obey `mouse-wheel-*-event` variables (bug#68698)Stefan Monnier
2024-01-24Take stock of the wheel-up/down confusionStefan Monnier
2024-01-21Don't invert wheel event directionsPo Lu
2024-01-20* lisp/mwheel.el (mouse-wheel-obey-old-style-wheel-buttons): SimplifyStefan Monnier
2024-01-20mwheel.el: Code clean to reduce duplicationStefan Monnier
2024-01-20mwheel.el: Remove `mouse-wheel-*-alternate-event` varsStefan Monnier
2024-01-20mwheel.el: Unconditionally use the `wheel-up/down/...` eventsStefan Monnier
2024-01-12(mwheel--is-dir-p): New macro to reduce code duplicationStefan Monnier
2024-01-09(mouse-wheel-*-event): Minor cleanupsStefan Monnier
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-04-08Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-04-07Remove useless unwind-protect forms, or make them useful as intendedMattias EngdegÄrd
2023-01-13Update Android portPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-04; Fix warning in mwheel.elStefan 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-02Command for global adjustments to the default faceGregory Heytings
2022-06-22Prefer Emacs mouse button event names to XEmacs namesStefan Kangas
2022-06-20Update font scaling documentation to not talk about "face height"Stefan Kangas
2022-05-24Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-06Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-12-05Fix tty mouse wheel on window systems other than XPo Lu
2021-11-30Fix build after mergePo Lu
2021-11-30Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-11-24Fix mouse-wheel-text-scalePo Lu
2021-11-21Add :version tags to new mwheel defcustomsRobert Pluim
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-11-20Add support for event processing via XInput 2Po Lu
2021-11-17Support xterm-mouse-mode mouse-4/5Yuuki Harano
2021-11-11Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-10-15Add missing single quotes in the Emacs manualJan Synacek
2021-08-01* lisp/mwheel.el: Don't use `custom-initialize-delay`.Stefan Monnier
2021-05-19Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-05-16mouse-wheel-progressive-speed doc string clarificationLars Ingebrigtsen
2021-03-21Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-03-18Autoload 'mouse-wheel-mode'Lars Ingebrigtsen
2021-01-03Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-05Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2020-12-03Remove redundant requires of 'custom'Stefan Kangas
2020-11-22Introduce Pure GTK3 portYuuki Harano
2020-11-03Fix last changeEli Zaretskii