As spell programm use ispell.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 20 Dec 2008 17:49:22 +0200
changeset 105 52a334c6c908
parent 104 e921a5d906ca
child 107 817be82fdfc9
As spell programm use ispell.
.emacs-my
--- a/.emacs-my	Sat Dec 20 17:48:49 2008 +0200
+++ b/.emacs-my	Sat Dec 20 17:49:22 2008 +0200
@@ -585,6 +585,7 @@
 ;;
 ;; Spell
 
+(setq ispell-program-name "ispell")
 ;(setq ispell-dictionary "russianw"); default dictionary
 ;(setq ispell-local-dictionary "russianw"); default dictionary
 ;(add-hook 'text-mode-hook 'flyspell-mode)