diff options
Diffstat (limited to '')
-rw-r--r-- | doc-jp/README.func | 1 | ||||
-rw-r--r-- | doc/README.func | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/doc-jp/README.func b/doc-jp/README.func index 4196cea..f19da06 100644 --- a/doc-jp/README.func +++ b/doc-jp/README.func @@ -16,6 +16,7 @@ DICT_WORD_AT カーソル位置の単語を辞書コマンドで調べます DISPLAY_IMAGE 画像の読込/表示を再開します DOWN 画面を1行下にスクロールします DOWNLOAD 文書のソースをファイルに保存します +DOWNLOAD_LIST ダウンロード状況の一覧を表示します EDIT ソースファイルをエディタで編集します EDIT_SCREEN バッファの表示内容をエディタで編集します END 文書のいちばん下の行に移動します 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 |