Find lwlib.h in ../lwlib.
authorRichard M. Stallman <rms@gnu.org>
Wed, 26 Jan 1994 05:19:51 +0000 (05:19 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 26 Jan 1994 05:19:51 +0000 (05:19 +0000)
commit9ef48a9decdf3b33c0e341c589dc8ce0229e0e48
tree37e5d939860e0c5ef6294bf55930ff756c8fc2bc
parent3e285e4daacc9943cb399bf27d86737c6fee8ad2
Find lwlib.h in ../lwlib.

(store_class_hints): Function deleted.

(Fx_create_frame): Bind x-resource-name to explicit title.
(Qx_resource_name): Declared.
(syms_of_xfns): Set up Qx_resource_name.

(x_window): Fix error message.

(x_any_window_to_frame): New function.
(x_window_to_frame, x_window): Handle USE_X_TOOLKIT.
(x_set_icon_type, x_set_menu_bar_lines, x_set_name): Likewise.
(store_class_hints, hack_wm_protocols): New function.
src/xfns.c