;;; ISpell configuration (setq ispell-local-dictionary-alist (append ispell-local-dictionary-alist (quote ("francais-intl" "[A-Za-zÀÂÆÇÈÉÊËÎÏÔÙÛÜŒÑæàâçèéêëîïôùûüœñ]" "[^A-Za-zÆÀÂÇÈÉÊËÎÏÔÙÛÜÑŒæàâçèéêëîïôùûüœñ]" "[-']" nil ("-d" "french") "~list" iso-8859-15)))) (provide 'my-dict)