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
*
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
*
Remove retired maintainers from comments
Paul Eggert
2019-06-04
1
-1
/
+0
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
|
*
; * lisp/wheel.el: Rearrange to match master, to reduce merge conflicts
Glenn Morris
2018-03-02
1
-27
/
+26
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-4
/
+1
*
|
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-10
1
-16
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2018-03-02
1
-18
/
+12
|
\
|
|
*
mwheel minor consistency fix
Glenn Morris
2018-03-02
1
-12
/
+6
|
*
Rename some mwheel options, for consistency
Tak Kunihiro
2018-03-01
1
-6
/
+6
*
|
Quieten without-x mwheel.el compilation
Glenn Morris
2018-02-26
1
-39
/
+38
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Provide native touchpad scrolling on macOS
Alan Third
2017-09-19
1
-0
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
New internal-border face and args for select-window and x-focus-frame
Martin Rudalics
2017-04-12
1
-0
/
+3
*
Scroll right and left using wheel-right and wheel-left.
Tak Kunihiro
2017-04-12
1
-3
/
+52
*
Add new frame parameters and associated functions
Martin Rudalics
2017-04-12
1
-20
/
+39
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Doc clarification to mwheel-scroll
Lars Ingebrigtsen
2016-05-01
1
-1
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* mwheel.el (mwheel-scroll): Call deactivate-mark at the right point.
Chong Yidong
2012-03-24
1
-2
/
+7
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
2011-10-19
1
-4
/
+4
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
* lisp/mwheel.el: Fix typo in copyright years.
Glenn Morris
2011-01-23
1
-1
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
|
Check both `isearch-scroll' and `scroll-command' properties.
Juri Linkov
2010-04-16
1
-1
/
+0
[next]