summaryrefslogtreecommitdiff
path: root/lisp/scroll-all.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Cleanup of change log. Removed obsolete email addresses.Anders Lindgren2015-11-151-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Make some old emulation modes obsoleteGlenn Morris2014-06-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/frame.el (scrolling): Remove nearly unused customization group.Chong Yidong2012-04-151-1/+0
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-4/+7
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * scroll-all.el (scroll-all-check-to-scroll):Juri Linkov2010-05-111-2/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* Space/tab mixup.Juanma Barranquero2006-11-241-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (scroll-all-mode): Add groups.Markus Rost2002-11-231-0/+2
* (scroll-all-mode): Move arg LIGHTER to the right place.Markus Rost2002-11-231-2/+3
* (scroll-all-mode): Use define-minor-mode.Richard M. Stallman2002-08-121-25/+2
* (scroll-all-mode): Make argument optional. Add to doc string.Glenn Morris2002-07-291-2/+5
* (scroll-all-mode): Handle numeric arg. Use `if' instead of `cond'.Glenn Morris2002-07-291-6/+6
* (scroll-all-function-all): New function to do the work of scrolling otherGlenn Morris2002-04-241-51/+20
* Whitespace changes.Richard M. Stallman2002-04-221-53/+52
* (scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all): CallGlenn Morris2002-04-211-2/+2
* (scroll-all-page-down-all, scroll-all-page-up-all): Ignore the error if oneGlenn Morris2002-04-211-32/+62
* (minor-mode-alist): `scroll-all-mode', not `scroll-all-mode-mode'.Glenn Morris2002-04-211-15/+17
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-3/+5
* (scroll-all-mode): Customize variable. AddDave Love2000-11-121-3/+14
* Comment change.Richard M. Stallman1998-06-071-1/+1
* Renamed from scroll-lock.el.Richard M. Stallman1997-04-291-37/+28
* Initial revisionRichard M. Stallman1997-04-291-0/+133