# HG changeset patch # User Chong Yidong # Date 1256313679 0 # Node ID 07c46db1ec50ec4f6a9aeae3572d63b4b87d9396 # Parent ae17ab68d211d45b1429149f4659f4cac87bdb2d * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish dictionary entry (Bug#4579). diff -r ae17ab68d211 -r 07c46db1ec50 lisp/ChangeLog --- a/lisp/ChangeLog Fri Oct 23 15:10:31 2009 +0000 +++ b/lisp/ChangeLog Fri Oct 23 16:01:19 2009 +0000 @@ -1,3 +1,8 @@ +2009-10-23 Jari Aalto + + * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish + dictionary entry (Bug#4579). + 2009-10-23 Michael Albinus * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay' diff -r ae17ab68d211 -r 07c46db1ec50 lisp/textmodes/ispell.el --- a/lisp/textmodes/ispell.el Fri Oct 23 15:10:31 2009 +0000 +++ b/lisp/textmodes/ispell.el Fri Oct 23 16:01:19 2009 +0000 @@ -616,6 +616,10 @@ ("esperanto-tex" "[A-Za-z^\\]" "[^A-Za-z^\\]" "[-'`\"]" t ("-C" "-d" "esperanto") "~tex" iso-8859-3) + ("finnish" + "[A-Za-z\345\344\366\305\304\326]" + "[^A-Za-z\345\344\366\305\304\326]" + "[:]" nil ("-C") "~list" iso-8859-1) ("francais7" "[A-Za-z]" "[^A-Za-z]" "[`'^-]" t nil nil iso-8859-1) ("francais" ; Francais.aff