summaryrefslogtreecommitdiff
path: root/doc/de/autogen/notify_commands.xml
blob: 6c58a3940501e9d27dd9132fe7ab056bbb8126d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>