diff options
Diffstat (limited to 'editors/mule-common/files/patch-mn')
-rw-r--r-- | editors/mule-common/files/patch-mn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/mule-common/files/patch-mn b/editors/mule-common/files/patch-mn new file mode 100644 index 000000000000..2ac99a2b4caa --- /dev/null +++ b/editors/mule-common/files/patch-mn @@ -0,0 +1,11 @@ +--- src/coding.c.orig Sun Jan 17 04:48:45 1999 ++++ src/coding.c Sun Jan 17 04:49:02 1999 +@@ -154,7 +154,7 @@ + /* 92.4.3, 92.12.18 by K.Handa */ + Lisp_Object Qcoding_system, Qcoding_system_p, Qnon_nil_coding_system_p; + Lisp_Object Qeol_type; +-Lisp_Object Qpriority; ++extern Lisp_Object Qpriority; + /* end of patch */ + #endif /* emacs */ + |