diff options
Diffstat (limited to 'doc/en/autogen/plugin_api')
-rw-r--r-- | doc/en/autogen/plugin_api/completions.txt | 2 | ||||
-rw-r--r-- | doc/en/autogen/plugin_api/hdata.txt | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/completions.txt b/doc/en/autogen/plugin_api/completions.txt index 1e909099c..45626fdcc 100644 --- a/doc/en/autogen/plugin_api/completions.txt +++ b/doc/en/autogen/plugin_api/completions.txt @@ -108,6 +108,8 @@ | weechat | weechat_commands | weechat commands +| weechat | windows_numbers | numbers of windows + | xfer | nick | nicks of DCC chat |======================================== diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt index b4c46732c..61bd9ff35 100644 --- a/doc/en/autogen/plugin_api/hdata.txt +++ b/doc/en/autogen/plugin_api/hdata.txt @@ -500,6 +500,7 @@ 'weechat_plugins' | weechat | window | window | + 'number' (integer) + 'win_x' (integer) + 'win_y' (integer) + 'win_width' (integer) + |