pkgsrc/editors/mule/patches/patch-ag
wiz f09aca0657 Regen patches in diff -u format.
Replace files/info.patch with usual patch files and a post-install fix.
2005-12-01 18:13:24 +00:00

13 lines
420 B
Text

$NetBSD: patch-ag,v 1.2 2005/12/01 18:13:24 wiz Exp $
--- src/coding.c.orig 1996-09-28 02:41:51.000000000 +0200
+++ src/coding.c
@@ -154,7 +154,7 @@ char code_priority_category[IDX_BIN + 1]
/* 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 */