summaryrefslogtreecommitdiff
path: root/lisp/scroll-all.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-11
* Use lexical-binding in scroll-all.elStefan Kangas2021-03-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* ; Cleanup of change log. Removed obsolete email addresses.Anders Lindgren2015-11-15
* Update copyright year to 2015Paul Eggert2015-01-01
* Make some old emulation modes obsoleteGlenn Morris2014-06-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * lisp/frame.el (scrolling): Remove nearly unused customization group.Chong Yidong2012-04-15
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * scroll-all.el (scroll-all-check-to-scroll):Juri Linkov2010-05-11
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Add 2008 to copyright years.Glenn Morris2008-01-07
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-05
* Space/tab mixup.Juanma Barranquero2006-11-24
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (scroll-all-mode): Add groups.Markus Rost2002-11-23
* (scroll-all-mode): Move arg LIGHTER to the right place.Markus Rost2002-11-23
* (scroll-all-mode): Use define-minor-mode.Richard M. Stallman2002-08-12
* (scroll-all-mode): Make argument optional. Add to doc string.Glenn Morris2002-07-29
* (scroll-all-mode): Handle numeric arg. Use `if' instead of `cond'.Glenn Morris2002-07-29
* (scroll-all-function-all): New function to do the work of scrolling otherGlenn Morris2002-04-24
* Whitespace changes.Richard M. Stallman2002-04-22
* (scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all): CallGlenn Morris2002-04-21
* (scroll-all-page-down-all, scroll-all-page-up-all): Ignore the error if oneGlenn Morris2002-04-21
* (minor-mode-alist): `scroll-all-mode', not `scroll-all-mode-mode'.Glenn Morris2002-04-21