summaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-02-20 17:35:58 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-02-20 17:40:31 +0100
commitda0fe38fcea7ef73c0d5a06a05d1669c32c65c8e (patch)
tree888b6707a300ead18ab999442e17283348232891 /emacs
parent4a9395ae6a80a96c8e7d00e2bc0aceab24fcbe49 (diff)
downloaddotfiles-da0fe38fcea7ef73c0d5a06a05d1669c32c65c8e.tar.xz
zshrc: switch to gpg2, and other file cleanup
Diffstat (limited to 'emacs')
-rw-r--r--emacs3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs b/emacs
index 778dd9b..18f850b 100644
--- a/emacs
+++ b/emacs
@@ -106,7 +106,8 @@
(set-selection-coding-system 'utf-8)
;; Spell checking
-(setq-default ispell-program-name "aspell")
+(setq-default ispell-program-name "aspell"
+ ispell-extra-args '("--sug-mode=ultra"))
(setq-default ispell-dictionary "en_US")
;; Default Web Browser