(x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.
authorFred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
Thu, 31 Mar 1994 14:49:42 +0000 (14:49 +0000)
committerFred Pierresteguy <F.Pierresteguy@frcl.bull.fr>
Thu, 31 Mar 1994 14:49:42 +0000 (14:49 +0000)
commita7f7d5508cc8fdcacfc8dd4493af5d7694f226e8
treebfdddf081c55aa4976c24dd3741882444732b08c
parent48508a3ae94af6b56719dedad54c8f0d0a266d90
(x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.
Don't pass top_pos and left_pos to XtCreatePopupShell.
Call initialize_frame_menubar before creating the Emacs frame if it is
not the minibuffer. Call XtManageChild for the menubar widget if any.
Compute some geometry management.
(Fx_create_frame): Pass window_prompting and minibuffer_only to x_window.
Don't call x_wm_set_size_hint.
Don't call initialize_frame_menubar.
src/xfns.c