+2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
+
+ * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon,
+
+ * term/x-win.el (x-handle-no-bitmap-icon): New function.
+
2007-07-22 Martin Rudalics <rudalics@gmx.at>
* add-log.el (change-log-fill-parenthesized-list): New function.
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