1
Fork 0
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:
Juanma Barranquero 2007-11-22 13:50:36 +00:00
parent e842554845
commit bbf6ef44b6

View file

@ -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."