summaryrefslogtreecommitdiff
path: root/lisp/scroll-bar.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-3/+4
* Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-3/+4
* 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
* `set-scroll-bar-mode' doc clarificationLars Magne Ingebrigtsen2011-07-141-1/+2
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-3/+3
* 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
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Use define-minor-mode in more cases.Stefan Monnier2010-05-041-14/+8
|/
* scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.Jan Djärv2010-02-281-7/+8
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-8/+5
* * scroll-bar.el (scroll-bar-mode): Turn off scroll bars whenJuanma Barranquero2009-02-241-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-2/+2
* 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
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2007-01-011-1/+6
|\ \ | |/
| * (previous-scroll-bar-mode): New variableJan Djärv2006-12-301-1/+6
* | Fix toolbars on X frames when Emacs is started on a tty. (Reported by Richard...Karoly Lorentey2006-03-261-15/+2
|/
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* 2004-03-15 Masatake YAMATO <jet@gyve.org>Masatake YAMATO2004-03-151-0/+17
* (set-scroll-bar-mode): Initialize to new built-in variableKim F. Storm2003-09-201-14/+7
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (scroll-bar-drag-1): Replace beginning-of-line with vertical-motion.Juanma Barranquero2003-04-271-1/+1
* (scroll-bar-mode): Correctly specify `nil' choice.Miles Bader2003-04-021-2/+2
* * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): HaveSteven Tamm2003-01-021-3/+3
* * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): HaveSteven Tamm2002-12-311-3/+9
* (scroll-bar-mode): Specify :initialize.Richard M. Stallman2002-09-151-0/+3
* (scroll-bar-mode): Make argument optional.Pavel Janík2002-01-201-1/+1
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (toplevel): Test if `x-toolkit-scroll-bars' isGerd Moellmann2001-03-141-2/+3
* (x-toolkit-scroll-bars): Check forGerd Moellmann2000-12-271-1/+1
* (scroll-bar-timer): Variable removed.Gerd Moellmann2000-01-251-17/+1
* (scroll-bar-toolkit-scroll): add handling of the `ratio'Stefan Monnier1999-11-191-1/+8
* (scroll-bar-timer): New.Gerd Moellmann1999-07-211-7/+66
* (scroll-bar-scroll-down, scroll-bar-scroll-up):Karl Heuer1998-09-131-20/+22
* (scroll-bar-mode): Doc fix.Richard M. Stallman1998-08-051-4/+3