changeset 52556:ce06c92d0b1e

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 20 Sep 2003 23:25:46 +0000
parents 6fde172d0fc4
children 4a93216e6678
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Sep 20 23:23:11 2003 +0000
+++ b/src/ChangeLog	Sat Sep 20 23:25:46 2003 +0000
@@ -1,3 +1,10 @@
+2003-09-21  Kim F. Storm  <storm@cua.dk>
+
+	* frame.c (Vdefault_frame_scroll_bars): New variable.
+	(x_set_vertical_scroll_bars): Use it instead of hardcoded values.
+	(syms_of_frame): DEFVAR_LISP it, and initialize according to
+	window-system default scroll bar position.
+
 2003-09-19  Dave Love  <fx@gnu.org>
 
 	* alloc.c (GC_MALLOC_CHECK): Move conditional undef after lisp.h.