diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-11-18 17:43:36 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-11-18 17:43:36 +0000 |
commit | f551e984ec74635fbf60a918a96d72f457c1558c (patch) | |
tree | 6ab6d00481b65c014c7cf6c82ba4222b74aca797 /doc/README.func | |
parent | [w3m-dev 03448] Some fixes (diff) | |
download | w3m-f551e984ec74635fbf60a918a96d72f457c1558c.tar.gz w3m-f551e984ec74635fbf60a918a96d72f457c1558c.zip |
[w3m-dev 03449] Add DOWNLOAD_LIST to doc*/README.func and scripts/w3mhelp.cgi.in
* doc-jp/README.func (DOWNLOAD_LIST): added
* doc/README.func (DOWNLOAD_LIST): added
* scripts/w3mhelp.cgi.in (Miscellany): add ldDL
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to 'doc/README.func')
-rw-r--r-- | doc/README.func | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.func b/doc/README.func index 57a03e5..b00924c 100644 --- a/doc/README.func +++ b/doc/README.func @@ -16,6 +16,7 @@ DICT_WORD_AT Execute dictionary command for word at cursor DISPLAY_IMAGE Restart loading and drawing of images DOWN Scroll down one line DOWNLOAD Save document source to file +DOWNLOAD_LIST Display download list panel EDIT Edit current document EDIT_SCREEN Edit currently rendered document END Go to the last line |