diff options
| author | Chong Yidong | 2009-10-23 16:01:19 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-10-23 16:01:19 +0000 |
| commit | aa311d6e2f005f78b4d9f8a96fff8fd3bcee64f5 (patch) | |
| tree | bf2633d7d7b94ce4aa2b04db58a1dbfd63da884c | |
| parent | 637f4f0f756d36c4e4221de3f0daed6540126ad4 (diff) | |
| download | emacs-aa311d6e2f005f78b4d9f8a96fff8fd3bcee64f5.tar.gz emacs-aa311d6e2f005f78b4d9f8a96fff8fd3bcee64f5.zip | |
* textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
dictionary entry (Bug#4579).
| -rw-r--r-- | lisp/ChangeLog | 5 | ||||
| -rw-r--r-- | lisp/textmodes/ispell.el | 4 |
2 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a857a68cb93..1a29236a27e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-10-23 Jari Aalto <jari.aalto@cante.net> | ||
| 2 | |||
| 3 | * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish | ||
| 4 | dictionary entry (Bug#4579). | ||
| 5 | |||
| 1 | 2009-10-23 Michael Albinus <michael.albinus@gmx.de> | 6 | 2009-10-23 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay' | 8 | * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay' |
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 29cb425f8c0..c8db66fcce6 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el | |||
| @@ -616,6 +616,10 @@ re-start Emacs." | |||
| 616 | ("esperanto-tex" | 616 | ("esperanto-tex" |
| 617 | "[A-Za-z^\\]" "[^A-Za-z^\\]" | 617 | "[A-Za-z^\\]" "[^A-Za-z^\\]" |
| 618 | "[-'`\"]" t ("-C" "-d" "esperanto") "~tex" iso-8859-3) | 618 | "[-'`\"]" t ("-C" "-d" "esperanto") "~tex" iso-8859-3) |
| 619 | ("finnish" | ||
| 620 | "[A-Za-z\345\344\366\305\304\326]" | ||
| 621 | "[^A-Za-z\345\344\366\305\304\326]" | ||
| 622 | "[:]" nil ("-C") "~list" iso-8859-1) | ||
| 619 | ("francais7" | 623 | ("francais7" |
| 620 | "[A-Za-z]" "[^A-Za-z]" "[`'^-]" t nil nil iso-8859-1) | 624 | "[A-Za-z]" "[^A-Za-z]" "[`'^-]" t nil nil iso-8859-1) |
| 621 | ("francais" ; Francais.aff | 625 | ("francais" ; Francais.aff |