-Aidan
Davin Pearson wrote:
On 25/01/2008, Aidan Gauland <[EMAIL PROTECTED]> wrote:Hello, Brief question: How do I make Ispell, from within emacs, only consider New Zealand spellings to be correct?Try the following Elisp code: it works for me! (setq ispell-dictionary "british")
