(x_connection_signal): Call x_connection_closed properly.
authorRichard M. Stallman <rms@gnu.org>
Sun, 4 Feb 1996 20:24:09 +0000 (20:24 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 4 Feb 1996 20:24:09 +0000 (20:24 +0000)
commit6186a4a01534ffd748f1c4a85e5a8cb6eeb16f1e
treefba9a32e99813dfbc499bc555d18ed704d013d3a
parent617a496cbbf36ed7ff8bfb5ae1c55b167ab18e31
(x_connection_signal): Call x_connection_closed properly.
(x_connection_closed): Set FRAME_X_DISPLAY to 0.
(x_destroy_window): Don't do any X operations if FRAME_X_DISPLAY is 0.

(x_term_init): Use "" as 2nd arg to setlocale.

(x_connection_signal): Don't stop polling.
Don't mess with SIGALRM.
Those were relics of the superseded Dec 19 change.
src/xterm.c