log lisp/scroll-bar.el @ 62061:47b1924fe323

age author description
2004-03-15 Masatake YAMATO 2004-03-15 Masatake YAMATO <jet@gyve.org>
2003-09-20 Kim F. Storm (set-scroll-bar-mode): Initialize to new built-in variable
2003-09-01 Miles Bader Add arch taglines
2003-04-27 Juanma Barranquero (scroll-bar-drag-1): Replace beginning-of-line with vertical-motion.
2003-04-02 Miles Bader (scroll-bar-mode): Correctly specify `nil' choice.
2003-01-02 Steven Tamm * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have
2002-12-31 Steven Tamm * scroll-bar.el (toggle-scroll-bar, scroll-bar-mode): Have
2002-09-15 Richard M. Stallman (scroll-bar-mode): Specify :initialize.
2002-01-20 Pavel Janík (scroll-bar-mode): Make argument optional.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2001-03-14 Gerd Moellmann (toplevel): Test if `x-toolkit-scroll-bars' is
2000-12-27 Gerd Moellmann (x-toolkit-scroll-bars): Check for
2000-01-25 Gerd Moellmann (scroll-bar-timer): Variable removed.
1999-11-19 Stefan Monnier (scroll-bar-toolkit-scroll): add handling of the `ratio'
1999-07-21 Gerd Moellmann (scroll-bar-timer): New.
1998-09-13 Karl Heuer (scroll-bar-scroll-down, scroll-bar-scroll-up):
1998-08-05 Richard M. Stallman (scroll-bar-mode): Doc fix.
1998-04-23 Geoff Voelker (scroll-bar-mode, toggle-scroll-bar): By default,
1998-04-08 Richard M. Stallman (scroll-bar-drag): Set point-before-scroll
1997-10-23 Karl Heuer (set-scroll-bar-mode): Take just one arg.
1997-10-15 Karl Heuer (toggle-scroll-bar): Call prefix-numeric-value.
1997-09-02 Geoff Voelker (scroll-bar-maybe-set-window-start): Change window
1997-07-21 Richard M. Stallman (scroll-bar-mode-explicit): New variable.
1997-06-28 Richard M. Stallman (scroll-bar-mode): Extra defvar to avoid warning.
1997-06-28 Richard M. Stallman (toggle-scroll-bar): Moved from frame.el.
1996-05-21 Karl Heuer (scroll-bar-maybe-set-window-start): Always set
1996-05-11 Richard M. Stallman (scroll-bar-drag-position): New function.
1996-01-14 Erik Naggum Update FSF's address.
1995-05-31 Karl Heuer (scroll-bar-drag): Call scroll-bar-drag-1
1995-04-07 Karl Heuer Update copyright.
1995-03-28 Richard M. Stallman (scroll-bar-drag): Bind echo-keystrokes to 0.
1995-01-26 Richard M. Stallman (scroll-bar-drag-1): Set point-before-scroll properly.
1994-05-03 Karl Heuer Update copyright.
1994-04-30 Richard M. Stallman (scroll-bar-event-ratio): New function.
1993-08-06 Roland McGrath (scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value.
1993-06-10 Jim Blandy * scroll-bar.el (scroll-bar-mode): Variable deleted.
1993-06-09 Jim Blandy * scroll-bar.el (scroll-bar-set-window-start): Remember that the
1993-06-05 Richard M. Stallman (scroll-bar-drag-1):
1993-05-26 Richard M. Stallman (scroll-bar-mode): Make default value t.
1993-05-08 Richard M. Stallman (scroll-bar-drag, scroll-bar-drag-1): New functions.
1993-03-22 Eric S. Raymond Added or corrected Commentary headers
1993-03-17 Eric S. Raymond Add standard library headers.
1993-03-17 Eric S. Raymond Add standard library headers.
1993-03-02 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
1993-03-02 Jim Blandy These are in preparation for a more thorough renaming to occur soon.
1993-02-25 Jim Blandy * term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move these
1993-01-26 Jim Blandy JimB's changes since January 18th
1993-01-14 Jim Blandy * scrollbar.el: New file.
1993-01-14 Jim Blandy Initial revision