diff options
author | Dai Sato <satodai@w3m.jp> | 2006-05-29 12:17:24 +0000 |
---|---|---|
committer | Dai Sato <satodai@w3m.jp> | 2006-05-29 12:17:24 +0000 |
commit | e6af15c5790820f3d0b9d200224e4c6ee0fbf1c6 (patch) | |
tree | 0745f55f1bdc32b5bb74b2e27b800c9f5758ffc0 /ChangeLog | |
parent | close textarea when table related tags are found. (diff) | |
download | w3m-e6af15c5790820f3d0b9d200224e4c6ee0fbf1c6.tar.gz w3m-e6af15c5790820f3d0b9d200224e4c6ee0fbf1c6.zip |
Add SHIFT-TAB as a default binding for PREV_LINK.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,10 @@ 2006-04-08 Dai Sato <satodai@w3m.jp> + * [w3m-dev-en 01067] Some more patches + * keybind(_lynx).c, doc(-jp)/keymap.default: add SHIFT-TAB as a default binding for PREV_LINK. + +2006-04-08 Dai Sato <satodai@w3m.jp> + * [w3m-dev 04154] Unclosed textarea in table * table.c: close textarea when table related tags found. @@ -8708,4 +8713,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.960 2006/04/08 11:51:59 inu Exp $ +$Id: ChangeLog,v 1.961 2006/05/29 12:17:24 inu Exp $ |