diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-10-30 15:46:27 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-10-30 15:46:27 +0000 |
commit | f585f05db2776c15e8f46ea424a2f3e1b8b05c4a (patch) | |
tree | f4dc0e722a570293cab111bb921fbd28c1297c03 /ChangeLog | |
parent | [w3m-dev 03362] Re: support for http://user:pass@www.url.com (diff) | |
download | w3m-f585f05db2776c15e8f46ea424a2f3e1b8b05c4a.tar.gz w3m-f585f05db2776c15e8f46ea424a2f3e1b8b05c4a.zip |
[w3m-dev 03363] refresh download
* file.c (HTMLtagproc1): alarm is implicit once
* fm.h (AL_IMPLICIT_ONCE): added
* main.c (searchKeyData): reset CurrentKeyData, CurrentCmdData
(SigAlarm): CurrentCmdData is saved to data
message displayed on AL_EXPLICIT
clear alarm when AL_IMPLICIT_ONCE
(setAlarmEvent): AL_IMPLICIT_ONCE
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,5 +1,16 @@ 2002-10-31 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> + * [w3m-dev 03363] refresh download + * file.c (HTMLtagproc1): alarm is implicit once + * fm.h (AL_IMPLICIT_ONCE): added + * main.c (searchKeyData): reset CurrentKeyData, CurrentCmdData + (SigAlarm): CurrentCmdData is saved to data + message displayed on AL_EXPLICIT + clear alarm when AL_IMPLICIT_ONCE + (setAlarmEvent): AL_IMPLICIT_ONCE + +2002-10-31 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> + * [w3m-dev 03362] Re: support for http://user:pass@www.url.com * etc.c (loadPasswd): accept host, passwd @@ -4048,4 +4059,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.460 2002/10/30 15:41:51 ukai Exp $ +$Id: ChangeLog,v 1.461 2002/10/30 15:46:27 ukai Exp $ |