(x_delete_display): Call XrmDestroyDatabase.
authorRichard M. Stallman <rms@gnu.org>
Sat, 29 Oct 1994 09:43:07 +0000 (09:43 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 29 Oct 1994 09:43:07 +0000 (09:43 +0000)
commit7f9c7f949a9e137e4be310474b574003f98e51c5
tree69b76582067631e676bc8aae3b340fe834997986
parenta4332c3f491b585a2141be5d8a7f77e592488cd7
(x_delete_display): Call XrmDestroyDatabase.

(x_destroy_window): Rewrite to fetch dpyinfo just once.

[USE_X_TOOLKIT]: Make application context explicitly
and support multiple top-level shells.
(x_initialize): Call XtToolkitInitialize, XtCreateApplicationContext;
don't open display or make a shell.
(x_term_init): Call XtOpenDisplay.

(x_scroll_bar_create): Use XMapRaised directly.
(x_make_frame_visible, x_iconify_frame): Likewise.
(XMapWindow): Macro definition deleted.
(METABIT): Macro deleted.
(MAXDESC, FD_SETSIZE, FD_SET, FD_CLEAR, FD_ZERO, FD_ISSET): Likewise.
(x_id_name): Variable deleted.
src/xterm.c