summaryrefslogtreecommitdiff
path: root/japanese/lynx/files
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-07-13 09:38:57 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-07-13 09:38:57 +0000
commitbbd1815e5c0e7deb7f5f0b0ae07a4a2bde8c9906 (patch)
tree07c6c09c3d7f57e2b1d63b7d686a1cc1fb1a7d37 /japanese/lynx/files
parent<New ports for XEmacs SUMO package> (diff)
Update to 2.8.3.rel1.
Notes
Notes: svn path=/head/; revision=30567
Diffstat (limited to 'japanese/lynx/files')
-rw-r--r--japanese/lynx/files/patch-ad19
1 files changed, 4 insertions, 15 deletions
diff --git a/japanese/lynx/files/patch-ad b/japanese/lynx/files/patch-ad
index 16d65f0d2a03..8ccd7b215bd3 100644
--- a/japanese/lynx/files/patch-ad
+++ b/japanese/lynx/files/patch-ad
@@ -1,17 +1,6 @@
---- src/LYHistory.c.orig Thu Dec 24 20:27:23 1998
-+++ src/LYHistory.c Mon Feb 22 15:01:18 1999
-@@ -23,6 +23,10 @@
- #include <LYexit.h>
- #include <LYLeaks.h>
-
-+#include <HTCJK.h>
-+extern HTCJKlang HTCJK;
-+extern HTkcode kanji_code;
-+
- PUBLIC HTList * Visited_Links = NULL; /* List of safe popped docs. */
-
- /*
-@@ -401,6 +405,20 @@
+--- src/LYHistory.c.orig Sat Apr 1 09:33:40 2000
++++ src/LYHistory.c Thu Jul 13 17:43:32 2000
+@@ -528,6 +528,20 @@
} else {
StrAllocCopy(Title, NO_TITLE);
}
@@ -32,7 +21,7 @@
fprintf(fp0,
"%s<em>%d</em>. <tab id=t%d><a href=\"LYNXHIST:%d\">%s</a>\n",
(x > 99 ? "" : x < 10 ? " " : " "),
-@@ -552,6 +570,20 @@
+@@ -765,6 +779,20 @@
StrAllocCopy(Title , NO_TITLE);
} else {
StrAllocCopy(Title , NO_TITLE);