# HG changeset patch # User Michael Kifer # Date 1035770882 0 # Node ID 2bdc2b9120911a8f029bc253ade86a8697a4e195 # Parent 624343d12765286c1e197d0c2c45da22375c49ca 2002-10-27 Michael Kifer * ediff-wind.el (ediff-control-frame-parameters): added scrollbar-height. diff -r 624343d12765 -r 2bdc2b912091 lisp/ChangeLog --- a/lisp/ChangeLog Sun Oct 27 23:01:57 2002 +0000 +++ b/lisp/ChangeLog Mon Oct 28 02:08:02 2002 +0000 @@ -1,3 +1,7 @@ +2002-10-27 Michael Kifer + + * ediff-wind.el (ediff-control-frame-parameters): added scrollbar-height. + 2002-10-27 Andreas Schwab * progmodes/sh-script.el (sh-mode-syntax-table): Don't make ^L diff -r 624343d12765 -r 2bdc2b912091 lisp/ediff-wind.el --- a/lisp/ediff-wind.el Sun Oct 27 23:01:57 2002 +0000 +++ b/lisp/ediff-wind.el Mon Oct 28 02:08:02 2002 +0000 @@ -155,6 +155,7 @@ '(user-position . t) ; Emacs only '(vertical-scroll-bars . nil) ; Emacs only '(scrollbar-width . 0) ; XEmacs only + '(scrollbar-height . 0) ; XEmacs only '(menu-bar-lines . 0) ; Emacs only '(tool-bar-lines . 0) ; Emacs 21+ only ;; don't lower but auto-raise