head	1.2;
access;
symbols
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2004.12.22.16.10.54;	author vs;	state dead;
branches;
next	1.1;

1.1
date	2001.03.03.03.07.18;	author clive;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 4.0.47
- Use bsd.emacs.mk
- Reset maintainer: kiri is inactive

PR:		ports/38301
Submitted by:	AMAKAWA Shuhei
Approved by:	maintainer silence
@
text
@w3-4.0 package is WWW browser package for emacs.

Info path and elisp load path would be set as follows :

    Info path - ${PREFIX}/info
    load path - ${PREFIX}/share/emacs/site-lisp/w3

You may be happy by adding following lines to your .emacs file:

	(setq url-keep-history t)
	(setq url-be-asynchronous t)
	(setq w3-default-homepage
		"file://localhost/usr/share/doc/handbook/handbook.html")

and copying .mosaic-hotlist-default file from ${PREFIX}/share/examples/w3
directory to your home directory.

Setting above user environment would be only executed by
${PREFIX}/share/examples/w3/user-install on your home directory. 

If you have installed correctly, type "M-x w3". Enjoy!

- Kiriyama Kazuhiko
kiri@@kiri.toba-cmt.ac.jp
@


1.1
log
@Oops, I guess I've "cvs add" before cvs ci in previous commit.
@
text
@@

