comparison lisp/=diary-lib.el @ 1774:04cd18603ec5

* emacs.c (shut_down_emacs): New function. (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.
author Jim Blandy <jimb@redhat.com>
date Thu, 14 Jan 1993 15:07:32 +0000
parents d1bd58483c59
children 2c7997f249eb
comparison
equal deleted inserted replaced
1773:f18ae1a08d85 1774:04cd18603ec5