X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=setup%2Fflyspell.el;h=6f580fd749410b76a97cadd61db87e247f2e14ec;hb=a13a166794e1e6f22407e13110fe83b9cb095ab8;hp=135297905010b85ef97f3ba8e9d553cd692e899b;hpb=844f5833be3c5f0d48e1b3b900c592841f0516d6;p=emacs-init.git diff --git a/setup/flyspell.el b/setup/flyspell.el index 1352979..6f580fd 100644 --- a/setup/flyspell.el +++ b/setup/flyspell.el @@ -2,5 +2,5 @@ ; Speed up interactivity in flyspell (it's unusable on windows otherwise) -(defadvice flyspell-check-pre-word-p (around flyspell-delay-all activate) - (setq ad-return-value nil)) +; (defadvice flyspell-check-pre-word-p (around flyspell-delay-all activate) +; (setq ad-return-value nil))