weechat/doc/en/autogen/notify_commands.xml
2008-09-05 18:52:59 +02:00

19 lines
648 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
********* WARNING! *********
This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
docgen.pl builds XML doc files to include in many languages
-->
<command>notify reset | none | highlight | message | all</command>
<programlisting>
change notify level for current buffer
reset: reset notify level to default value
none: buffer will never be in hotlist
highlight: buffer will be in hotlist for highlights only
message: buffer will be in hotlist for highlights and user messages only
all: buffer will be in hotlist for any text printed
</programlisting>