Don't set a default ispell-dictionary
May address #4420, #4422, and/or #4407
This commit is contained in:
parent
930524f3ac
commit
fc955f4100
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@
|
|||
ispell-extra-args '("--sug-mode=ultra"
|
||||
"--run-together"))
|
||||
|
||||
(unless ispell-dictionary
|
||||
(setq ispell-dictionary "english"))
|
||||
(unless ispell-aspell-dict-dir
|
||||
(setq ispell-aspell-dict-dir
|
||||
(ispell-get-aspell-config-value "dict-dir")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue