Mercurial > emacs
changeset 82021:ae5900193a70
(x-handle-no-bitmap-icon): New function.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sun, 22 Jul 2007 12:13:24 +0000 |
parents | 55013a02cac0 |
children | 827160837e9b |
files | lisp/term/x-win.el |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/term/x-win.el Sun Jul 22 12:13:11 2007 +0000 +++ b/lisp/term/x-win.el Sun Jul 22 12:13:24 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