index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
scroll-all.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
1
-1
/
+1
*
Use lexical-binding in scroll-all.el
Stefan Kangas
2021-03-31
1
-9
/
+12
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
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
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; Cleanup of change log. Removed obsolete email addresses.
Anders Lindgren
2015-11-15
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Make some old emulation modes obsolete
Glenn Morris
2014-06-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
*
* lisp/frame.el (scrolling): Remove nearly unused customization group.
Chong Yidong
2012-04-15
1
-1
/
+0
*
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
/
+7
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+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
*
|
* scroll-all.el (scroll-all-check-to-scroll):
Juri Linkov
2010-05-11
1
-2
/
+2
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
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
*
Update copyright years.
Glenn Morris
2006-12-05
1
-1
/
+1
*
Space/tab mixup.
Juanma Barranquero
2006-11-24
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+2
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+1
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-1
/
+1
*
(scroll-all-mode): Add groups.
Markus Rost
2002-11-23
1
-0
/
+2
*
(scroll-all-mode): Move arg LIGHTER to the right place.
Markus Rost
2002-11-23
1
-2
/
+3
*
(scroll-all-mode): Use define-minor-mode.
Richard M. Stallman
2002-08-12
1
-25
/
+2
*
(scroll-all-mode): Make argument optional. Add to doc string.
Glenn Morris
2002-07-29
1
-2
/
+5
*
(scroll-all-mode): Handle numeric arg. Use `if' instead of `cond'.
Glenn Morris
2002-07-29
1
-6
/
+6
*
(scroll-all-function-all): New function to do the work of scrolling other
Glenn Morris
2002-04-24
1
-51
/
+20
*
Whitespace changes.
Richard M. Stallman
2002-04-22
1
-53
/
+52
*
(scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all): Call
Glenn Morris
2002-04-21
1
-2
/
+2
*
(scroll-all-page-down-all, scroll-all-page-up-all): Ignore the error if one
Glenn Morris
2002-04-21
1
-32
/
+62
[next]