Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5348:39304a35b6b3
Don't commit suicide when an X device dies.
2011-01-30 Michael Sperber <mike@xemacs.org>
* redisplay.h:
* redisplay.c:
(redisplay_cancel_ritual_suicide):
* eval.c (throw_or_bomb_out_unsafe):
* device-x.c (x_IO_error_handler): Don't commit suicide when an X
device dies.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Sun, 30 Jan 2011 12:20:19 +0100 |
parents | db326b8fe982 |
children | 94bbd4792049 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Jan 23 13:56:37 2011 +0000 +++ b/src/ChangeLog Sun Jan 30 12:20:19 2011 +0100 @@ -1,3 +1,12 @@ +2011-01-30 Michael Sperber <mike@xemacs.org> + + * redisplay.h: + * redisplay.c: + (redisplay_cancel_ritual_suicide): + * eval.c (throw_or_bomb_out_unsafe): + * device-x.c (x_IO_error_handler): Don't commit suicide when an X + device dies. + 2011-01-23 Aidan Kehoe <kehoea@parhasard.net> * file-coding.c (complex_vars_of_file_coding):