summaryrefslogtreecommitdiff
path: root/doc/en/weechat.en.xml
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2007-03-06 19:21:32 +0000
committerSebastien Helleu <flashcode@flashtux.org>2007-03-06 19:21:32 +0000
commit600fe4deb3ef278ce1f3610dcb7dd9933f88801e (patch)
tree1b5acf795af60f079ad90e418ee8bdb014665a90 /doc/en/weechat.en.xml
parent7b9ef6b56efffef8e9ae59e24b8fb58a70caa5d0 (diff)
downloadweechat-600fe4deb3ef278ce1f3610dcb7dd9933f88801e.zip
Updated doc
Diffstat (limited to 'doc/en/weechat.en.xml')
-rw-r--r--doc/en/weechat.en.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/en/weechat.en.xml b/doc/en/weechat.en.xml
index cd7f5a6d1..c0f279dda 100644
--- a/doc/en/weechat.en.xml
+++ b/doc/en/weechat.en.xml
@@ -2060,6 +2060,13 @@ plugin->log (plugin, "freenode", "#weechat", "test");
will not be sent to WeeChat neither other plugins
</para>
</listitem>
+ <listitem>
+ <para>
+ <literal>PLUGIN_RC_OK_WITH_HIGHLIGHT</literal>: function
+ successfully completed and make "highlight" on received
+ message
+ </para>
+ </listitem>
</itemizedlist>
</para>
<para>
@@ -5484,6 +5491,13 @@ end
will not be sent to WeeChat neither other plugins
</para>
</listitem>
+ <listitem>
+ <para>
+ <literal>PLUGIN_RC_OK_WITH_HIGHLIGHT</literal>: function
+ successfully completed and make "highlight" on received
+ message
+ </para>
+ </listitem>
</itemizedlist>
</para>
</section>