aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
diff options
context:
space:
mode:
authorJan Djärv <[email protected]>2007-07-22 12:13:34 +0000
committerJan Djärv <[email protected]>2007-07-22 12:13:34 +0000
commit0389072b378cf15d0e7991146b3a3594dad8e9b5 (patch)
treed972f09b5dcaf7f591045b4482201a28fb6d61df /lisp/term
parentbb1f0f780d7ff6f1b0d3689dca7badb97e037410 (diff)
(x-handle-no-bitmap-icon): New function.
Diffstat (limited to 'lisp/term')
-rw-r--r--lisp/term/x-win.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el
index 4e80589ad4..efe6275c8f 100644
--- a/lisp/term/x-win.el
+++ b/lisp/term/x-win.el
@@ -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