Fumitoshi UKAI d7ed8ae7d7 [w3m-dev 03398] auxbindir
* XMakefile: EXT_TARGETS -> LIB_TARGETS, AUXBIN_TARGETS
* config.h.dist: add AUXBIN_DIR
		LIB_DIR is cgi-bin
* configure: add -auxbindir
		add AUXBIN_DIR
		LIB_DIR is cgi-bin
		EXT_TARGETS -> LIB_TARGETS, AUXBIN_TARGETS
* file.c (compression_decoder): libfile_p -> auxbin_p
	(check_command): libfile_p -> auxbin_p
			use w3m_auxbin_dir() instead of w3m_lib_dir()
	(acceptableEncoding): libfile_p -> auxbin_p
	(xface2xpm): use auxbinFile() instead of libFile()
	(uncompress_stream): libfile_p -> auxbin_p
			use auxbinFile() instead of libFile()
* image.c (getCharSize): use w3m_auxbin_dir() instead of w3m_lib_dir()
	(openImgdisplay): use w3m_auxbin_dir() instead of w3m_lib_dir()
* indep.c (w3m_auxbin_dir): added
* indep.h (w3m_auxbin_dir): added
* proto.h (auxbinFile): added
* rc.c (auxbinFile): added
	(libFile): #if 0, no longer used
	(helpFile): used only #ifndef USE_HELP_CGI
* NEWS: separate auxbindir and libdir (local-CGI, file:///$LIB/)
From: Fumitoshi UKAI  <ukai@debian.or.jp>
2002-11-09 21:55:24 +00:00
2002-10-29 14:28:30 +00:00
2002-11-08 15:54:46 +00:00
2002-11-09 21:55:24 +00:00
2002-11-09 21:55:24 +00:00
2002-11-09 21:55:24 +00:00
2002-09-24 16:35:02 +00:00
2002-01-10 15:39:21 +00:00
2002-11-08 15:54:46 +00:00
2002-11-08 15:54:46 +00:00
2002-11-09 21:55:24 +00:00
2002-11-08 16:01:18 +00:00
2002-10-30 17:21:35 +00:00
2002-11-05 17:10:04 +00:00
2002-01-26 17:24:01 +00:00
2002-01-26 17:24:01 +00:00
2002-11-05 17:10:04 +00:00
2002-11-09 21:55:24 +00:00
2002-11-09 21:55:24 +00:00
2002-11-09 21:55:24 +00:00
2002-01-31 18:28:24 +00:00
2002-11-06 15:09:16 +00:00
2002-09-28 16:30:07 +00:00
2002-09-28 16:30:07 +00:00
2002-01-23 17:19:47 +00:00
2002-07-18 15:02:21 +00:00
2002-07-18 14:59:02 +00:00
2002-07-18 14:59:02 +00:00
2002-11-05 17:10:04 +00:00
2002-02-01 13:58:47 +00:00
2002-11-09 21:55:24 +00:00
2002-11-09 21:55:24 +00:00
2002-11-09 21:55:24 +00:00
2002-01-21 17:57:28 +00:00
2002-01-10 15:39:21 +00:00
2002-11-06 15:05:34 +00:00
2002-11-05 16:43:09 +00:00
2002-09-24 16:35:02 +00:00
2002-09-24 16:35:02 +00:00
2002-11-08 16:08:06 +00:00
2002-11-05 13:25:59 +00:00
2002-11-09 21:55:24 +00:00

If you can read English, see doc/*.
If you can read Japanese, see doc-jp/*.
If you can read both, read both and correct English. :-)
Description
A modernized fork of w3m with next and previous heading and form navigation.b
Readme 13 MiB
Languages
C 60.9%
HTML 13.4%
Roff 12.2%
JavaScript 5.6%
Perl 1.7%
Other 6.1%