summaryrefslogtreecommitdiff
path: root/doc/en/autogen
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-05-03 09:48:17 +0200
committerSebastien Helleu <flashcode@flashtux.org>2009-05-03 09:48:17 +0200
commit1838260c0e31c5e05903f73d79e6604b581ca1ed (patch)
tree5a92d1991aa6adea70fdb4e5ad0ceefc0da34bcf /doc/en/autogen
parent747b78aff3934f1f20d41b8694b58610aef5ccdc (diff)
downloadweechat-1838260c0e31c5e05903f73d79e6604b581ca1ed.zip
Add irc info "irc_current_server" (returned only if one buffer is used for all servers)
Diffstat (limited to 'doc/en/autogen')
-rw-r--r--doc/en/autogen/infos.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/infos.xml b/doc/en/autogen/infos.xml
index fb303729d..a24894f69 100644
--- a/doc/en/autogen/infos.xml
+++ b/doc/en/autogen/infos.xml
@@ -18,6 +18,11 @@
</row>
<row>
<entry>irc</entry>
+ <entry>irc_current_server</entry>
+ <entry>currently selected server (only if one buffer is used for all servers)</entry>
+</row>
+<row>
+ <entry>irc</entry>
<entry>irc_is_channel</entry>
<entry>1 if string is an IRC channel</entry>
</row>