# HG changeset patch # User Juanma Barranquero # Date 1046882022 0 # Node ID 82685b3c615d81e021e4eb4fa7bb66c31fce04be # Parent 601653a63afc03e0f3ccebaf5ef537ab3ac89800 *** empty log message *** diff -r 601653a63afc -r 82685b3c615d lisp/ChangeLog --- a/lisp/ChangeLog Wed Mar 05 16:32:53 2003 +0000 +++ b/lisp/ChangeLog Wed Mar 05 16:33:42 2003 +0000 @@ -1,5 +1,11 @@ 2003-03-05 Juanma Barranquero + * term/w32-win.el (x-handle-geometry): Put sizes on + `initial-frame-alist' too. + + * startup.el (command-line-x-option-alist): Make --border-color set + the border-color frame parameter, not border-width. + * faces.el (frame-set-background-mode): Fix reference to attribute "backgroundMode".