From da0fe38fcea7ef73c0d5a06a05d1669c32c65c8e Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Sat, 20 Feb 2010 17:35:58 +0100 Subject: zshrc: switch to gpg2, and other file cleanup --- emacs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emacs') 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 -- cgit v1.2.3