Emacs experiments
This commit is contained in:
parent
0c4a52f6ec
commit
12f1800aed
1 changed files with 1 additions and 1 deletions
|
@ -1021,7 +1021,7 @@ This is meant to be an helper to be called from the window manager."
|
|||
"test"
|
||||
(interactive)
|
||||
(with-selected-frame
|
||||
(make-frame '((name . "floating")
|
||||
(make-frame '((name . "Emacs Selector")
|
||||
(minibuffer . only)
|
||||
(fullscreen . 0) ; no fullscreen
|
||||
(undecorated . t) ; remove title bar
|
||||
|
|
Loading…
Add table
Reference in a new issue