pkgsrc/editors/mule/patches/patch-ag
kei 4dab7cd057 Import of "Mule" package:
Multilingual GNU editing macros (editor)

It was based on Mule ports of FreeBSD and Emacs ports of NetBSD originally,
lots of changes are adapted as a result of discussion on
tech-pkg-ja@jp.NetBSD.ORG mailing list.
2000-11-21 05:21:08 +00:00

13 lines
397 B
Text

$NetBSD: patch-ag,v 1.1.1.1 2000/11/21 05:21:10 kei Exp $
--- src/coding.c.orig Mon Sep 20 23:39:02 1999
+++ src/coding.c Mon Sep 20 23:39:41 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 */