From 7b117d21671d6f9038809eb4a27e9f198fb9bbf6 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Mon, 27 Aug 2001 01:20:24 +0000 Subject: * Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library for Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib by me and is not released from the Product company of Wnn7 (Omron Software Co., Ltd). * Modify master ports of the above ports according to adding these. * [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected Submitted by: imp --- textproc/coco/files/patch-ob | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 textproc/coco/files/patch-ob (limited to 'textproc/coco/files/patch-ob') diff --git a/textproc/coco/files/patch-ob b/textproc/coco/files/patch-ob new file mode 100644 index 000000000000..9d512f97cc25 --- /dev/null +++ b/textproc/coco/files/patch-ob @@ -0,0 +1,12 @@ +--- lisp/wnn-egg.el.bak Mon Jul 16 04:37:50 2001 ++++ lisp/wnn-egg.el Mon Jul 16 04:42:05 2001 +@@ -606,6 +606,9 @@ + (defun is-wnn6-server () + (= (wnn-server-version) 61697)) + ++(defun is-wnn7-server () ++ (= (wnn-server-version) 61698)) ++ + (defun add-wnn-dict (dfile hfile priority dmode hmode &optional dpaswd hpaswd) + ; (open-wnn-if-disconnected) + (if (null (wnn-server-dict-add -- cgit v1.2.3