Author: ek.kato
Date: Tue Jun 23 01:03:06 2009
New Revision: 5957
Modified:
branches/1.5/xim/connection.cpp
Log:
* Port r5956 from trunk.
Modified: branches/1.5/xim/connection.cpp
==============================================================================
--- branches/1.5/xim/connection.cpp (original)
+++ branches/1.5/xim/connection.cpp Tue Jun 23 01:03:06 2009
@@ -48,7 +48,7 @@
# include <alloca.h>
#endif
-#define BUF_SIZE 1024
+#define BUF_SIZE 4096
#define TRANSPORT_UNIT 20
#define TRANSPORT_MAX 20 // Emacs's XIM won't work correctly when the
value is 100