equal
deleted
inserted
replaced
583 |
583 |
584 ;; ====================================================================== |
584 ;; ====================================================================== |
585 ;; |
585 ;; |
586 ;; Spell |
586 ;; Spell |
587 |
587 |
|
588 (setq ispell-program-name "ispell") |
588 ;(setq ispell-dictionary "russianw"); default dictionary |
589 ;(setq ispell-dictionary "russianw"); default dictionary |
589 ;(setq ispell-local-dictionary "russianw"); default dictionary |
590 ;(setq ispell-local-dictionary "russianw"); default dictionary |
590 ;(add-hook 'text-mode-hook 'flyspell-mode) |
591 ;(add-hook 'text-mode-hook 'flyspell-mode) |
591 ;(setq flyspell-default-dictionary "russianw") |
592 ;(setq flyspell-default-dictionary "russianw") |
592 ;(setq flyspell-delay '1) |
593 ;(setq flyspell-delay '1) |