### This file is part of the dictionaries-common package. ### It has been automatically generated. ### DO NOT EDIT! %dictionaries = ( 'american (American English)' => { 'casechars' => '[A-Za-z]', 'coding-system' => 'iso-8859-1', 'emacsen-name' => 'american', 'hash-name' => 'american', 'ispell-args' => '-B -d american', 'locale' => 'en_us', 'not-casechars' => '[^A-Za-z]', 'otherchars' => '[\']', 'pspell-ispell' => 'en-american iso8859-1' } ); 1;