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
*
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
*
|
Add the `scroll-command' property.
Juri Linkov
2010-04-16
1
-1
/
+2
*
|
Add variable `scroll-preserve-screen-position-commands'.
Juri Linkov
2010-04-14
1
-0
/
+2
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
Juri Linkov
2009-11-25
1
-4
/
+10
*
(mouse-wheel-mode): Make sure the new defvar doesn't
Stefan Monnier
2009-09-12
1
-4
/
+6
*
Fix last change.
Eli Zaretskii
2009-09-12
1
-1
/
+2
*
* mwheel.el (mwheel-installed-bindings): New var.
Stefan Monnier
2009-09-12
1
-24
/
+23
*
* mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event): Don't
Chong Yidong
2009-08-16
1
-11
/
+5
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Remove support for Mac Carbon.
Dan Nicolaescu
2008-07-27
1
-2
/
+2
*
merging Emacs.app (NeXTstep port)
Adrian Robert
2008-07-15
1
-2
/
+2
*
American English spelling fix.
Glenn Morris
2008-06-27
1
-1
/
+1
*
(mouse-wheel-follow-mouse, mwheel-event-window):
Glenn Morris
2008-06-12
1
-8
/
+9
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(mouse-wheel-down-button, mouse-wheel-up-button, mouse-wheel-click-button):
Juanma Barranquero
2008-04-18
1
-3
/
+6
*
(mwheel-scroll): Deactivate any temporarily active region if point
Chong Yidong
2008-04-08
1
-1
/
+11
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(mwheel-scroll): Make sure that when scrolling multiple
Stefan Monnier
2006-05-08
1
-2
/
+19
*
(mouse-wheel-click-event, mouse-wheel-mode): Fix typos in docstrings.
Juanma Barranquero
2006-02-14
1
-2
/
+2
*
(mouse-wheel-up-event): Doc fix.
Eli Zaretskii
2006-02-11
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(mouse-wheel-down-event, mouse-wheel-up-event): Undo previous change.
YAMAMOTO Mitsuharu
2005-11-04
1
-2
/
+2
*
(mouse-wheel-down-event, mouse-wheel-up-event): Use system-type instead
Sam Steingold
2005-11-03
1
-2
/
+2
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(mouse-wheel-progressive-speed): Fix typo in name.
Stefan Monnier
2004-11-11
1
-4
/
+4
*
(mouse-wheel-down-event, mouse-wheel-up-event):
Stefan Monnier
2004-01-14
1
-2
/
+2
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
(mouse-wheel-up-event, mouse-wheel-down-event):
Jason Rumney
2003-06-07
1
-2
/
+2
[next]