20 lines
650 B
XML
20 lines
650 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>
|
|
|