Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3710:4bcad369dfd4
[xemacs-hg @ 2006-11-29 19:10:01 by aidan]
Avoid a crash in Cygwin when clicking File -> Print under X11.
author | aidan |
---|---|
date | Wed, 29 Nov 2006 19:10:03 +0000 |
parents | f6f6fc9eb269 |
children | 761385dfa575 |
comparison
equal
deleted
inserted
replaced
3709:792485be7974 | 3710:4bcad369dfd4 |
---|---|
1 2006-11-29 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * sound.c (init_native_sound): | |
4 Only X11 and GTK devices can possibly not be on the console of the | |
5 associated machine. Fixes a crash when init_native_sound is called | |
6 on a msprinter device. | |
7 | |
1 2006-11-28 Aidan Kehoe <kehoea@parhasard.net> | 8 2006-11-28 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * device-x.c: | 10 * device-x.c: |
4 * device-x.c (coding_system_of_xrm_database): | 11 * device-x.c (coding_system_of_xrm_database): |
5 Cache the last db argument and resulting coding system, and return | 12 Cache the last db argument and resulting coding system, and return |