Mercurial > emacs
changeset 48034:2bdc2b912091
2002-10-27 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-wind.el (ediff-control-frame-parameters): added scrollbar-height.
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Mon, 28 Oct 2002 02:08:02 +0000 |
parents | 624343d12765 |
children | c27fdc870952 |
files | lisp/ChangeLog lisp/ediff-wind.el |
diffstat | 2 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <kifer@cs.stonybrook.edu> + + * ediff-wind.el (ediff-control-frame-parameters): added scrollbar-height. + 2002-10-27 Andreas Schwab <schwab@suse.de> * progmodes/sh-script.el (sh-mode-syntax-table): Don't make ^L
--- 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