Mercurial > hg > xemacs-beta
diff src/event-Xt.c @ 207:e45d5e7c476e r20-4b2
Import from CVS: tag r20-4b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:03:52 +0200 |
parents | acd284d43ca1 |
children | 78478c60bfcd |
line wrap: on
line diff
--- a/src/event-Xt.c Mon Aug 13 10:02:48 2007 +0200 +++ b/src/event-Xt.c Mon Aug 13 10:03:52 2007 +0200 @@ -846,7 +846,7 @@ /* ### Use Fget_coding_system (Vcomposed_input_coding_system) */ instream = make_decoding_input_stream (XLSTREAM (fb_instream), - Fget_coding_system (Qautomatic_conversion)); + Fget_coding_system (Qundecided)); istr = XLSTREAM (instream);