summaryrefslogtreecommitdiff
path: root/lisp/mwheel.el
Commit message (Expand)AuthorAge
* Remove useless unwind-protect forms, or make them useful as intendedMattias Engdegård2023-04-07
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix warning in mwheel.elStefan Kangas2022-07-04
* ; * lisp/mwheel.el (mouse-wheel-scroll-amount): Doc fix.Eli Zaretskii2022-07-03
* * lisp/mwheel.el: More fixes for global-text-scale (bug#48307)Juri Linkov2022-07-03
* ; Minor fixes for 'global-text-scale-adjust'Eli Zaretskii2022-07-02
* Command for global adjustments to the default faceGregory Heytings2022-07-02
* Prefer Emacs mouse button event names to XEmacs namesStefan Kangas2022-06-22
* Update font scaling documentation to not talk about "face height"Stefan Kangas2022-06-20
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-24
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-12-06
|\ \
| * | Fix tty mouse wheel on window systems other than XPo Lu2021-12-05
* | | Fix build after mergePo Lu2021-11-30
* | | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\| |
| * | Fix mouse-wheel-text-scalePo Lu2021-11-24
| * | Add :version tags to new mwheel defcustomsRobert Pluim2021-11-21
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
| * | Add support for event processing via XInput 2Po Lu2021-11-20
| |/
* | Support xterm-mouse-mode mouse-4/5Yuuki Harano2021-11-17
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\|
| * Add missing single quotes in the Emacs manualJan Synacek2021-10-15
| * * lisp/mwheel.el: Don't use `custom-initialize-delay`.Stefan Monnier2021-08-01
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-19
|\|
| * mouse-wheel-progressive-speed doc string clarificationLars Ingebrigtsen2021-05-16
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-03-21
|\|
| * Autoload 'mouse-wheel-mode'Lars Ingebrigtsen2021-03-18
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-03
|\|
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-05
|\|
| * Remove redundant requires of 'custom'Stefan Kangas2020-12-03
* | Introduce Pure GTK3 portYuuki Harano2020-11-22
|/
* Fix last changeEli Zaretskii2020-11-03
* Horizontal mouse wheel scrolling amount (bug#43568)Juri Linkov2020-11-03
* Horizontal scrolling for mouse wheel with Shift modifier (bug#43568)Juri Linkov2020-09-24
* Set mwheel default scroll value to 1 (bug#43380)Theodor Thornhill2020-09-24
* Remove pointless use of internAndreas Schwab2020-09-17
* Use lexical-binding in mwheel.elStefan Kangas2020-09-02
* Simplify mwheel-mode by using alist instead of two variablesStefan Kangas2020-09-02
* Fix binding mouse wheel with modifiers in buffer areaStefan Kangas2020-09-02
* * lisp/mwheel.el: Improve package description.Stefan Kangas2020-08-28
* Bind mwheel-scroll on more parts of frame's displayStefan Kangas2020-08-22
* Remove XEmacs compat code from mwheel.elStefan Kangas2020-08-14
* Fix a recent documentation changeEli Zaretskii2020-03-13
* Improve docs for horizontal scrolling with mouse and touchpad (Bug#39979)İ. Göktuğ Kayaalp2020-03-11
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Change font size in correct window using mouse wheelStefan Kangas2019-10-11
* Support changing font size using mouse wheelStefan Kangas2019-10-06