index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
mwheel.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix warning in mwheel.el
Stefan Kangas
2022-07-04
1
-0
/
+1
*
; * lisp/mwheel.el (mouse-wheel-scroll-amount): Doc fix.
Eli Zaretskii
2022-07-03
1
-3
/
+3
*
* lisp/mwheel.el: More fixes for global-text-scale (bug#48307)
Juri Linkov
2022-07-03
1
-20
/
+27
*
; Minor fixes for 'global-text-scale-adjust'
Eli Zaretskii
2022-07-02
1
-1
/
+2
*
Command for global adjustments to the default face
Gregory Heytings
2022-07-02
1
-1
/
+19
*
Prefer Emacs mouse button event names to XEmacs names
Stefan Kangas
2022-06-22
1
-3
/
+4
*
Update font scaling documentation to not talk about "face height"
Stefan Kangas
2022-06-20
1
-3
/
+5
*
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-2
/
+2
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-12-06
1
-1
/
+1
|
\
\
|
*
|
Fix tty mouse wheel on window systems other than X
Po Lu
2021-12-05
1
-4
/
+16
*
|
|
Fix build after merge
Po Lu
2021-11-30
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-30
1
-54
/
+83
|
\
|
|
|
*
|
Fix mouse-wheel-text-scale
Po Lu
2021-11-24
1
-2
/
+2
|
*
|
Add :version tags to new mwheel defcustoms
Robert Pluim
2021-11-21
1
-0
/
+2
|
*
|
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-4
/
+8
|
*
|
Add support for event processing via XInput 2
Po Lu
2021-11-20
1
-14
/
+52
|
|
/
*
|
Support xterm-mouse-mode mouse-4/5
Yuuki Harano
2021-11-17
1
-21
/
+48
*
|
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-11
1
-24
/
+26
|
\
|
|
*
Add missing single quotes in the Emacs manual
Jan Synacek
2021-10-15
1
-1
/
+1
|
*
* lisp/mwheel.el: Don't use `custom-initialize-delay`.
Stefan Monnier
2021-08-01
1
-23
/
+25
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-05-19
1
-1
/
+4
|
\
|
|
*
mouse-wheel-progressive-speed doc string clarification
Lars Ingebrigtsen
2021-05-16
1
-1
/
+4
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-03-21
1
-0
/
+1
|
\
|
|
*
Autoload 'mouse-wheel-mode'
Lars Ingebrigtsen
2021-03-18
1
-0
/
+1
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-03
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2020-12-05
1
-1
/
+0
|
\
|
|
*
Remove redundant requires of 'custom'
Stefan Kangas
2020-12-03
1
-1
/
+0
*
|
Introduce Pure GTK3 port
Yuuki Harano
2020-11-22
1
-4
/
+4
|
/
*
Fix last change
Eli Zaretskii
2020-11-03
1
-3
/
+5
*
Horizontal mouse wheel scrolling amount (bug#43568)
Juri Linkov
2020-11-03
1
-5
/
+25
*
Horizontal scrolling for mouse wheel with Shift modifier (bug#43568)
Juri Linkov
2020-09-24
1
-3
/
+15
*
Set mwheel default scroll value to 1 (bug#43380)
Theodor Thornhill
2020-09-24
1
-2
/
+2
*
Remove pointless use of intern
Andreas Schwab
2020-09-17
1
-2
/
+2
*
Use lexical-binding in mwheel.el
Stefan Kangas
2020-09-02
1
-1
/
+1
*
Simplify mwheel-mode by using alist instead of two variables
Stefan Kangas
2020-09-02
1
-21
/
+28
*
Fix binding mouse wheel with modifiers in buffer area
Stefan Kangas
2020-09-02
1
-2
/
+5
*
* lisp/mwheel.el: Improve package description.
Stefan Kangas
2020-08-28
1
-2
/
+2
*
Bind mwheel-scroll on more parts of frame's display
Stefan Kangas
2020-08-22
1
-2
/
+16
*
Remove XEmacs compat code from mwheel.el
Stefan Kangas
2020-08-14
1
-17
/
+12
*
Fix a recent documentation change
Eli Zaretskii
2020-03-13
1
-3
/
+6
*
Improve docs for horizontal scrolling with mouse and touchpad (Bug#39979)
İ. Göktuğ Kayaalp
2020-03-11
1
-2
/
+5
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix some quoting glitches in doc strings
Paul Eggert
2019-11-11
1
-1
/
+1
*
Change font size in correct window using mouse wheel
Stefan Kangas
2019-10-11
1
-31
/
+49
*
Support changing font size using mouse wheel
Stefan Kangas
2019-10-06
1
-22
/
+53
*
Make mouse scroll show a message instead of dinging at buffer limits
Stefan Kangas
2019-10-04
1
-52
/
+62
*
Declare mwheel-install obsolete (Bug#36553)
Stefan Kangas
2019-07-18
1
-10
/
+11
[next]