aboutsummaryrefslogtreecommitdiff
path: root/editors/mule-common
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-04-05 09:38:02 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-04-05 09:38:02 +0000
commit876f371f37f736099ca3d60f9187ec205e703606 (patch)
tree1480e562694171334012ec858e10b50400bdaaf7 /editors/mule-common
parent5a36b2d34e1ce8dc3d4bffe6d3ad7f13ae959f92 (diff)
downloadports-876f371f37f736099ca3d60f9187ec205e703606.tar.gz
ports-876f371f37f736099ca3d60f9187ec205e703606.zip
Notes
Diffstat (limited to 'editors/mule-common')
-rw-r--r--editors/mule-common/files/patch-mc11
1 files changed, 9 insertions, 2 deletions
diff --git a/editors/mule-common/files/patch-mc b/editors/mule-common/files/patch-mc
index 947c2fb5e96c..3ed24fa0acd6 100644
--- a/editors/mule-common/files/patch-mc
+++ b/editors/mule-common/files/patch-mc
@@ -1,5 +1,5 @@
---- src/s.emacs/freebsd.h Tue Sep 29 11:35:32 1998
-+++ src/s/freebsd.h Tue Sep 29 11:42:53 1998
+--- src/s/freebsd.h.orig Mon Apr 5 18:00:36 1999
++++ src/s/freebsd.h Mon Apr 5 17:57:30 1999
@@ -42,7 +42,7 @@
#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base)
@@ -9,3 +9,10 @@
#define LIBS_TERMCAP -ltermcap
#define SYSV_SYSTEM_DIR
+@@ -131,3 +131,6 @@
+ It is already a controlling terminal of subprocess, because we did
+ ioctl TIOCSCTTY. */
+ #define DONT_REOPEN_PTY
++
++/* XIM does not work very well, so the next is set (by taoka@FreeBSD.org) */
++#define X_I18N_INHIBITED