attribute, not border-width.
+2003-03-05 Juanma Barranquero <lektu@terra.es>
+
+ * startup.el (command-line-x-option-alist): Make --border-color set
+ the border-color attribute, not border-width.
+
2003-03-04 Rob Kaut <rob@siworks.com> (tiny change)
* progmodes/vhdl-mode.el (vhdl-comment-uncomment-region): Remove
("--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))
"Alist of X Windows options.
Each element has the form
(NAME NUMARGS HANDLER FRAME-PARAM VALUE)