changeset 50029:82685b3c615d

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 05 Mar 2003 16:33:42 +0000
parents 601653a63afc
children 1ec92786c9eb
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <lektu@terra.es>
 
+	* 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".