2008-10-18 16:20:10 +02:00
<?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
-->
2008-11-06 18:55:43 +01:00
<command > aspell.check.commands</command> : comma separated list of commands for which spell checking is enabled (spell checking is disabled for all other commands)
2008-10-18 16:20:10 +02:00
<itemizedlist >
<listitem >
<para > type: string</para>
</listitem>
<listitem >
2008-11-06 18:55:43 +01:00
<para > values: any string (default value: 'ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic')</para>
2008-10-18 16:20:10 +02:00
</listitem>
</itemizedlist>
2008-11-06 18:55:43 +01:00
<command > aspell.check.default_dict</command> : default dictionary (or comma separated list of dictionaries) to use when buffer has no dictionary defined (leave blank to disable aspell on buffers for which you didn't explicitely enabled it)
2008-10-18 16:20:10 +02:00
<itemizedlist >
<listitem >
<para > type: string</para>
</listitem>
<listitem >
2008-11-06 18:55:43 +01:00
<para > values: any string (default value: '')</para>
2008-10-18 16:20:10 +02:00
</listitem>
</itemizedlist>
2008-11-06 18:55:43 +01:00
<command > aspell.check.word_min_length</command> : minimum length for a word to be spell checked (use 0 to check all words)
2008-10-18 16:20:10 +02:00
<itemizedlist >
<listitem >
<para > type: integer</para>
</listitem>
<listitem >
2008-11-06 18:55:43 +01:00
<para > values: 0 .. 2147483647 (default value: 2)</para>
2008-10-18 16:20:10 +02:00
</listitem>
</itemizedlist>
2008-11-06 18:55:43 +01:00
<command > aspell.look.color</command> : color used for mispelled words
2008-10-18 16:20:10 +02:00
<itemizedlist >
<listitem >
<para > type: color</para>
</listitem>
<listitem >
2008-11-06 18:55:43 +01:00
<para > values: a color name (default value: lightred)</para>
2008-10-18 16:20:10 +02:00
</listitem>
</itemizedlist>