diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-16 00:47:14 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-16 00:47:14 +0200 |
commit | 947ae241ceea9a665a3b667aaf6e5449bbe63aa5 (patch) | |
tree | 67352aeff8d75516238bac90453bf928a11a883b /doc/en/autogen | |
parent | 041b754980c0c11474396c52f7ac3fc0d10abef6 (diff) | |
download | weechat-947ae241ceea9a665a3b667aaf6e5449bbe63aa5.zip |
Add infolist "key" with key bindings
Diffstat (limited to 'doc/en/autogen')
-rw-r--r-- | doc/en/autogen/infolists.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/infolists.xml b/doc/en/autogen/infolists.xml index c80b8c298..b57b8cf29 100644 --- a/doc/en/autogen/infolists.xml +++ b/doc/en/autogen/infolists.xml @@ -108,6 +108,11 @@ </row> <row> <entry>weechat</entry> + <entry>key</entry> + <entry>list of key bindings</entry> +</row> +<row> + <entry>weechat</entry> <entry>nicklist</entry> <entry>nicks in nicklist for a buffer</entry> </row> |