diff options
| author | Ito Hiroyuki <ZXB01226@nifty.com> | 2010-07-18 13:20:32 +0000 | 
|---|---|---|
| committer | Ito Hiroyuki <ZXB01226@nifty.com> | 2010-07-18 13:20:32 +0000 | 
| commit | 07ac6defd8117511dbea05eaa659d70536153ede (patch) | |
| tree | e37eb606624bbedc780553abda15819a387ec7b9 | |
| parent | fix charset handling. [w3m-dev 04279] (diff) | |
| download | w3m-07ac6defd8117511dbea05eaa659d70536153ede.tar.gz w3m-07ac6defd8117511dbea05eaa659d70536153ede.zip | |
fix typo. [w3m-dev 04319]
Diffstat (limited to '')
| -rw-r--r-- | ChangeLog | 6 | ||||
| -rw-r--r-- | doc/w3m.1 | 4 | 
2 files changed, 7 insertions, 3 deletions
| @@ -1,3 +1,7 @@ +2010-07-18  d+w3m@vdr.jp +	* [w3m-dev 04319] Re: w3m's bugs from bugs.debian.org +	* doc/w3m.1: fix typo. +  2007-06-07  Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>  	* [w3m-dev 04279] charset @@ -8933,4 +8937,4 @@ a	* [w3m-dev 03276] compile error on EWS4800  	* release-0-2-1  	* import w3m-0.2.1 -$Id: ChangeLog,v 1.1001 2007/06/07 10:59:51 inu Exp $ +$Id: ChangeLog,v 1.1002 2010/07/18 13:20:32 htrb Exp $ @@ -123,7 +123,7 @@ don't use cookie  .B -pauth user:pass  proxy authentication  .TP -.B -S +.B -s  squeeze multiple blank lines  .TP  .B -W @@ -133,7 +133,7 @@ toggle wrap search mode  don't use termcap init/deinit  .TP  .B -title [=TERM] -set buffer name to termianl title string.  +set buffer name to terminal title string.   If TERM is specified, use the TERM style title configuration.  .TP  .B -o opt=value | 
