]> git.eshelyaron.com Git - emacs.git/commitdiff
2002-10-27 Michael Kifer <kifer@cs.stonybrook.edu>
authorMichael Kifer <kifer@cs.stonybrook.edu>
Mon, 28 Oct 2002 02:08:02 +0000 (02:08 +0000)
committerMichael Kifer <kifer@cs.stonybrook.edu>
Mon, 28 Oct 2002 02:08:02 +0000 (02:08 +0000)
* ediff-wind.el (ediff-control-frame-parameters): added scrollbar-height.

lisp/ChangeLog
lisp/ediff-wind.el

index 20c2f6df45cb7c19e6f6290fea6a99f1aa07ff22..2f2c7c012fe7dc4646b4bfc3972e2cf1c27eb9b9 100644 (file)
@@ -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
index 723ae577767b049df3d944ec036425ac6637bbb9..9e9592653908f64465b533a90e8413d35135e1db 100644 (file)
@@ -155,6 +155,7 @@ In this case, Ediff will use those frames to display these buffers."
    '(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