# HG changeset patch # User Jan Dj¸«£rv # Date 1185106625 0 # Node ID cc31545ae7902d8e2c7b762b3db9a4cc4ada1d84 # Parent 428256640056c83b1c5c5338d8b26272651f5179 (x-handle-no-bitmap-icon): New function. diff -r 428256640056 -r cc31545ae790 lisp/term/x-win.el --- a/lisp/term/x-win.el Sun Jul 22 09:02:02 2007 +0000 +++ b/lisp/term/x-win.el Sun Jul 22 12:17:05 2007 +0000 @@ -129,6 +129,9 @@ initial-frame-alist) x-invocation-args (cdr x-invocation-args))))))) +(defun x-handle-no-bitmap-icon (switch) + (setq default-frame-alist (cons '(icon-type) default-frame-alist))) + ;; Make -iconic apply only to the initial frame! (defun x-handle-iconic (switch) (setq initial-frame-alist