+2003-09-21 Kim F. Storm <storm@cua.dk>
+
+ * scroll-bar.el (set-scroll-bar-mode): Initialize to
+ new built-in variable default-frame-scroll-bars.
+ (scroll-bar-mode): Use default-frame-scroll-bars when enabling
+ scroll-bar-mode; notably, use it instead of t when we toggle
+ scroll-bars on.
+ (toggle-scroll-bar): Use default-frame-scroll-bars.
+
2003-09-19 Masatake YAMATO <jet@gyve.org>
* pcvs.el (cvs-do-removal): Change the prompt depending on
(syms_of_frame): DEFVAR_LISP it, and initialize according to
window-system default scroll bar position.
+ * window.c (Fwindow_scroll_bars): Doc fix.
+
2003-09-19 Dave Love <fx@gnu.org>
* alloc.c (GC_MALLOC_CHECK): Move conditional undef after lisp.h.