From 090b93a7a84bb81b0aee7061d2f3cfa344648fe4 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 5 Apr 2001 10:02:11 +0000 Subject: Default to Vietnamese processing. If you're using the ancient version of Elvis, you most likely are doing it only for Vietnamese text. --- vietnamese/vnelvis/files/patch-opts.c | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 vietnamese/vnelvis/files/patch-opts.c (limited to 'vietnamese') diff --git a/vietnamese/vnelvis/files/patch-opts.c b/vietnamese/vnelvis/files/patch-opts.c new file mode 100644 index 0000000..cc0a25a --- /dev/null +++ b/vietnamese/vnelvis/files/patch-opts.c @@ -0,0 +1,5 @@ +--- opts.c.orig Mon Apr 6 15:30:53 1992 ++++ opts.c Thu Apr 5 02:59:24 2001 +@@ -103 +103 @@ +-char o_vnkeys[1] = {FALSE}; ++char o_vnkeys[1] = {TRUE}; -- cgit v1.1