diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-07-10 23:07:33 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-07-10 23:07:33 +0200 |
commit | cb4e0d007676df297cd50524292cad4aa0754a8c (patch) | |
tree | 2034e3ce62f93f1d40714e5c429371338f34b69f /doc/en/autogen/plugin_api/infolists.txt | |
parent | cd5b216e0feb5869118a7fb00d84e3380b10c3fa (diff) | |
download | weechat-cb4e0d007676df297cd50524292cad4aa0754a8c.zip |
core: allow empty argument for infolist "key" (return context "default")
Diffstat (limited to 'doc/en/autogen/plugin_api/infolists.txt')
-rw-r--r-- | doc/en/autogen/plugin_api/infolists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/plugin_api/infolists.txt b/doc/en/autogen/plugin_api/infolists.txt index bd1d9d422..237da84da 100644 --- a/doc/en/autogen/plugin_api/infolists.txt +++ b/doc/en/autogen/plugin_api/infolists.txt @@ -48,7 +48,7 @@ | weechat | hotlist | list of buffers in hotlist | - | - -| weechat | key | list of key bindings | - | - +| weechat | key | list of key bindings | - | context ("default" or "search") (optional) | weechat | nicklist | nicks in nicklist for a buffer | buffer pointer | nick_xxx or group_xxx to get only nick/group xxx (optional) |