• Jim Blandy's avatar
    * emacs.c (shut_down_emacs): New function. · 40be253a
    Jim Blandy authored
    	(fatal_error_signal, Fkill_emacs): Call it, instead of writing it out.
    	* xterm.c (x_connection_closed): Call shut_down_emacs instead of
    	Fkill_emacs; the latter will try to perform operations on the X
    	server and die a horrible death.
    	* lisp.h (shut_down_emacs): Add extern declaration for it.
    40be253a
emacs.c 20.5 KB