textmodes/flyspell.el: Delay for otherchars as for normal word components.
authorAgustín Martín <agustin.martin@hispalinux.es>
Wed, 16 May 2012 08:35:11 +0000 (10:35 +0200)
committerAgustín Martín <agustin.martin@hispalinux.es>
Wed, 16 May 2012 08:35:11 +0000 (10:35 +0200)
commit65034a51d64ca14de163a4f774bbcb12a6f501c3
treeeb98a09d4b4ad3c1aae20df91b43c793d63e967c
parent27cb7be27d1ee87665bd497af42e142e41a00765
textmodes/flyspell.el: Delay for otherchars as for normal word components.

(flyspell-check-pre-word-p,
 flyspell-check-word-p,
 flyspell-debug-signal-word-checked):

Use for otherchars the same delay used for other word components, so word
is not inmediately checked unless we are in a char that is neither a normal
word component nor an otherchar.
lisp/ChangeLog
lisp/textmodes/flyspell.el