head	1.4;
access;
symbols
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2001.10.11.12.24.04;	author ijliao;	state dead;
branches;
next	1.3;

1.3
date	2000.04.22.02.50.42;	author will;	state Exp;
branches;
next	1.2;

1.2
date	2000.01.30.16.23.54;	author imura;	state Exp;
branches;
next	1.1;

1.1
date	99.12.07.16.41.53;	author sumikawa;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Update to 0.2.1-inu-1.4 and www/w3m-img port to 0.2.1-inu-1.4-img-1.11

PR:		31124
Submitted by:	MAINTAINER
@
text
@--- main.c.orig	Fri Apr 21 12:45:53 2000
+++ main.c	Sat Apr 22 06:35:44 2000
@@@@ -1139,7 +1139,7 @@@@
 void
 ldhelp(void)
 {
-    cmd_loadURL(helpFile(HELP_FILE), NULL);
+    cmd_loadURL(HELP_FILE, NULL);
 }
 
 static void
@


1.3
log
@Update w3m to 0.1.9.

PR:		18149
Submitted by:	maintainer
@
text
@@


1.2
log
@Update to version 0.1.7.

PR:		16448
Submitted by:	maintainer
@
text
@d1 3
a3 3
--- main.c.orig	Fri Jan 28 14:38:59 2000
+++ main.c	Fri Jan 28 18:57:39 2000
@@@@ -1087,7 +1087,7 @@@@
d7 2
a8 2
-  cmd_loadURL(helpFile(HELP_FILE), NULL);
+  cmd_loadURL(HELP_FILE, NULL);
@


1.1
log
@Upgrade to 991203.

PR:		15283
Submitted by:	maintainer
@
text
@d1 3
a3 3
--- main.c.orig	Mon Dec  6 01:55:23 1999
+++ main.c	Mon Dec  6 01:56:00 1999
@@@@ -1032,7 +1032,7 @@@@
d7 1
a7 1
-  cmd_loadURL(libFile(HELP_FILE), NULL);
@

