Ito Hiroyuki 6a2579bb26 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=242599#21
* file.c
(is_html_type): added.
(examineFile, loadGeneralFile, _saveBuffer)
(openGeneralPagerBuffer, reloadBuffer): use is_html_type() instead of strcasecmp().
(loadGeneralFile): set f.guess_tupe
* display.c
(displayBuffer): use is_html_type() instead of strcasecmp().
* buffer.c
(reshapeBuffer): use is_html_type() instead of strcasecmp().
* backend.c
(internal_get): use is_html_type() instead of strcasecmp().
2010-07-18 14:10:09 +00:00
2010-07-18 13:20:32 +00:00
2007-05-31 12:17:05 +00:00
2010-07-18 13:38:30 +00:00
2003-09-23 18:42:24 +00:00
2007-05-31 12:17:05 +00:00
2007-05-23 15:06:05 +00:00
2010-07-18 13:48:48 +00:00
2007-05-31 01:19:50 +00:00
2002-12-03 16:01:14 +00:00
2001-11-08 05:14:08 +00:00
2002-01-26 17:24:01 +00:00
2003-09-23 18:42:24 +00:00
2003-09-22 21:02:15 +00:00
2007-05-31 12:17:05 +00:00
2001-11-08 05:14:08 +00:00
2004-04-04 16:47:20 +00:00
2007-05-31 01:19:50 +00:00
2003-07-13 16:20:42 +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%