Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
5347:fd441b85d760 | 5348:39304a35b6b3 |
---|---|
1 2011-01-30 Michael Sperber <mike@xemacs.org> | |
2 | |
3 * redisplay.h: | |
4 * redisplay.c: | |
5 (redisplay_cancel_ritual_suicide): | |
6 * eval.c (throw_or_bomb_out_unsafe): | |
7 * device-x.c (x_IO_error_handler): Don't commit suicide when an X | |
8 device dies. | |
9 | |
1 2011-01-23 Aidan Kehoe <kehoea@parhasard.net> | 10 2011-01-23 Aidan Kehoe <kehoea@parhasard.net> |
2 | 11 |
3 * file-coding.c (complex_vars_of_file_coding): | 12 * file-coding.c (complex_vars_of_file_coding): |
4 * intl-win32.c (complex_vars_of_intl_win32): | 13 * intl-win32.c (complex_vars_of_intl_win32): |
5 * profile.c (Fget_profiling_info): | 14 * profile.c (Fget_profiling_info): |