equal
deleted
inserted
replaced
1045 (setq comint-completion-addsuffix t) |
1045 (setq comint-completion-addsuffix t) |
1046 ;; Non-nil means go to the end of the line before sending input. |
1046 ;; Non-nil means go to the end of the line before sending input. |
1047 (setq comint-eol-on-send t) |
1047 (setq comint-eol-on-send t) |
1048 |
1048 |
1049 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
1049 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
1050 (message "spell, ispell, aspell") |
1050 (message "spell, ispell, aspell, flyspell") |
1051 |
1051 |
1052 ;; Settings for spelling done in '.emacs-autogen'. |
1052 ;; Settings for spelling done in '.emacs-autogen'. |
1053 ;(add-hook 'text-mode-hook 'flyspell-mode) |
1053 |
1054 ;(setq flyspell-default-dictionary "russianw") |
1054 (add-hook 'log-edit-mode-hook 'flyspell-mode) |
1055 ;(setq flyspell-delay '1) |
|
1056 |
1055 |
1057 ;; (setq-default ispell-extra-args '("--sug-mode=ultra")) |
1056 ;; (setq-default ispell-extra-args '("--sug-mode=ultra")) |
1058 |
1057 |
1059 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
1058 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
1060 (message "dict, dictd, dictionary") |
1059 (message "dict, dictd, dictionary") |