# HG changeset patch # User Juanma Barranquero # Date 1046881904 0 # Node ID 95d928fb74f3fce529265875468d213838ff3f82 # Parent 31ca6635274f42206f233d4bfd2228592c476013 (command-line-x-option-alist): Make --border-color set the border-color frame parameter, not border-width. diff -r 31ca6635274f -r 95d928fb74f3 lisp/startup.el --- a/lisp/startup.el Wed Mar 05 10:38:24 2003 +0000 +++ b/lisp/startup.el Wed Mar 05 16:31:44 2003 +0000 @@ -241,7 +241,7 @@ ("--cursor-color" 1 x-handle-switch cursor-color) ("--vertical-scroll-bars" 0 x-handle-switch vertical-scroll-bars t) ("--line-spacing" 1 x-handle-numeric-switch line-spacing) - ("--border-color" 1 x-handle-switch border-width) + ("--border-color" 1 x-handle-switch border-color) ("--smid" 1 x-handle-smid)) "Alist of X Windows options. Each element has the form