diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-09-22 21:02:15 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-09-22 21:02:15 +0000 |
commit | 604c11affe988bab23c87598c02248fff1d73f43 (patch) | |
tree | 6252cbbfd3cf703691a8ddbf1fdee5c1246b5faa /doc/README.func | |
parent | * version.c.in: cvs version (diff) | |
download | w3m-604c11affe988bab23c87598c02248fff1d73f43.tar.gz w3m-604c11affe988bab23c87598c02248fff1d73f43.zip |
merge m17n patch
add libwc
Diffstat (limited to 'doc/README.func')
-rw-r--r-- | doc/README.func | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.func b/doc/README.func index 28d84f4..0b2c034 100644 --- a/doc/README.func +++ b/doc/README.func @@ -7,10 +7,12 @@ BEGIN Go to the first line BOOKMARK Read bookmark CENTER_H Move to the center line CENTER_V Move to the center column +CHARSET Change the current document charset CLOSE_TAB Close current tab CLOSE_TAB_MOUSE Close tab on mouse cursor (for mouse action) COMMAND Execute w3m command(s) COOKIE View cookie list +DEFAULT_CHARSET Change the default document charset DEFINE_KEY Define a binding between a key stroke and a user command DELETE_PREVBUF Delete previous buffer (mainly for local-CGI) DICT_WORD Execute dictionary command (see README.dict) |