mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-05 07:01:11 -08:00
(x-initialize-window-system): Declare as function.
This commit is contained in:
parent
e842554845
commit
bbf6ef44b6
1 changed files with 2 additions and 0 deletions
|
|
@ -600,6 +600,8 @@ is not considered (see `next-frame')."
|
|||
0))
|
||||
(select-frame-set-input-focus (selected-frame)))
|
||||
|
||||
(declare-function x-initialize-window-system "term/x-win" ())
|
||||
|
||||
(defun make-frame-on-display (display &optional parameters)
|
||||
"Make a frame on X display DISPLAY.
|
||||
The optional second argument PARAMETERS specifies additional frame parameters."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue