From 7c793257ffa0d2963a5ce8d34e59534839bdc54a Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 22 Mar 2009 16:38:06 +0100 Subject: Add option aspell.check.real_time (off by default), fix bugs with aspell and utf-8 chars, add function utf8_char_int to API --- doc/en/autogen/aspell_options.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/en/autogen/aspell_options.xml') diff --git a/doc/en/autogen/aspell_options.xml b/doc/en/autogen/aspell_options.xml index 490551962..4977904a8 100644 --- a/doc/en/autogen/aspell_options.xml +++ b/doc/en/autogen/aspell_options.xml @@ -36,6 +36,16 @@ +aspell.check.real_time: real-time spell checking of words (slower, disabled by default: words are checked only if there's delimiter after) + + + type: boolean + + + values: on, off (default value: off) + + + aspell.check.word_min_length: minimum length for a word to be spell checked (use 0 to check all words) -- cgit v1.2.3