diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2001-12-25 17:29:31 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2001-12-25 17:29:31 +0000 |
commit | 403031b581cc7bb92437e854b2b12dcc748d0a55 (patch) | |
tree | d0ceed87e6406c7962d4cc75b749fd9abeb58ef7 /doc | |
parent | [#496613] LASTLINE in terms.c (diff) | |
download | w3m-403031b581cc7bb92437e854b2b12dcc748d0a55.tar.gz w3m-403031b581cc7bb92437e854b2b12dcc748d0a55.zip |
[w3m-dev 02729]
From: Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.func | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.func b/doc/README.func index b992308..be3b09c 100644 --- a/doc/README.func +++ b/doc/README.func @@ -11,7 +11,7 @@ DELETE_PREVBUF Delete previous buffer (mainly for local-CGI) DICT_WORD Execute dictionary command (see README.dict) DICT_WORD_AT Execute dictionary command for word at cursor DOWN Scroll down one line -DOWNLOAD Save HTML source +DOWNLOAD Save document source to file EDIT Edit current document EDIT_SCREEN Edit currently rendered document END Go to the last line @@ -81,7 +81,7 @@ REDRAW Redraw screen REG_MARK Set mark using regexp RELOAD Reload buffer RIGHT Shift screen one column right -SAVE Save HTML source to file +SAVE Save document source to file SAVE_IMAGE Save image to file SAVE_LINK Save link to file SAVE_SCREEN Save rendered document to file @@ -98,7 +98,7 @@ SHELL Execute shell command SHIFT_LEFT Shift screen left SHIFT_RIGHT Shift screen right SOURCE View HTML source -SUBMIT submit +SUBMIT Submit form SUSPEND Stop loading document UP Scroll up one line VERSION Display version of w3m |