]> git.eshelyaron.com Git - emacs.git/commitdiff
(x-handle-no-bitmap-icon): New function.
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 22 Jul 2007 12:17:05 +0000 (12:17 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 22 Jul 2007 12:17:05 +0000 (12:17 +0000)
lisp/term/x-win.el

index e48d97d6d1bc47940008f09e8fd014b2e023bdd0..d0489844d76b1dd0b612791fec299f654018e216 100644 (file)
                        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