w3m

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/w3m.git/
Log | Files | Refs | README

commit 40e7cdb421cd727c97e1c399a803daa7880f0813
parent 1f2b30a14c348c0b962d51b90b7f58a76d82d3bc
Author: inu <inu>
Date:   Fri,  7 Apr 2006 14:59:02 +0000

Add w3mman -l <file> command line argument for viewing of local man files.

Diffstat:
MChangeLog | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,6 +1,12 @@ 2006-04-07 Dai Sato <satodai@w3m.jp> * [w3m-dev-en 01060] Some patches + * scripts/w3mman/w3mman*.in: Add w3mman -l <file> command line argument for viewing of local man files. + * Fixes Debian bug #138805: w3mman -l doesn't work. + +2006-04-07 Dai Sato <satodai@w3m.jp> + + * [w3m-dev-en 01060] Some patches * libwc/detect.c: Use the hint instead of US_ASCII in wc_auto_detect. * Fixes Debian bug #291735: w3m shouldn't "simplify" page's charset