Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3f235d5d
Commit
3f235d5d
authored
Jul 22, 2007
by
Jan Djärv
Browse files
(x-handle-no-bitmap-icon): New function.
parent
a0f55a1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lisp/term/x-win.el
lisp/term/x-win.el
+3
-0
No files found.
lisp/term/x-win.el
View file @
3f235d5d
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment