Fix Flyspell check in row separators and empty verse blocks
commitca31d59f24b60c5e7183c6ae922888c8b01c30ef
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 26 Oct 2014 15:54:01 +0000 (26 16:54 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 26 Oct 2014 15:54:01 +0000 (26 16:54 +0100)
treea60a407e42daac17a063029f09adb1318138fcd1
parent58bb3a21f8046d9a940f3b451e332a81911c8e53
Fix Flyspell check in row separators and empty verse blocks

* lisp/org.el (org--flyspell-object-check-p): New function.
(org-mode-flyspell-verify): Check that table row or verse block under
point is not empty.  Use previous function.
lisp/org.el