GNU bug report logs - #4579
[PATCH] Emacs CVS: ispell.el (ispell-dictionary-base-alist): Add finnish dict

Previous Next

Package: emacs;

Reported by: Jari Aalto <jari.aalto <at> cante.net>

Date: Mon, 28 Sep 2009 11:55:05 UTC

Severity: normal

Tags: patch

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Chong Yidong <cyd <at> stupidchicken.com>
Subject: bug#4579: marked as done ([PATCH] Emacs CVS: ispell.el
 (ispell-dictionary-base-alist): Add finnish dict)
Date: Fri, 23 Oct 2009 16:05:06 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 23 Oct 2009 12:01:25 -0400
with message-id <87aazi9k16.fsf <at> stupidchicken.com>
and subject line Re: [PATCH] Emacs CVS: ispell.el (ispell-dictionary-base-alist): Add finnish dict
has caused the Emacs bug report #4579,
regarding [PATCH] Emacs CVS: ispell.el (ispell-dictionary-base-alist): Add finnish dict
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)


-- 
4579: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4579
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jari Aalto <jari.aalto <at> cante.net>
To: submit <at> debbugs.gnu.org
Subject: [PATCH] Emacs CVS: ispell.el (ispell-dictionary-base-alist): Add finnish dict
Date: Mon, 28 Sep 2009 14:50:14 +0300
[Message part 3 (text/plain, inline)]
2009-09-28  Jari Aalto  <jari.aalto <at> cante.net>

        * textmodes/ispell.el (ispell-dictionary-base-alist): Add
        finnish dictionary entry.

[0001-lisp-textmodes-ispell.el-ispell-dictionary-base-alis.patch (text/x-diff, inline)]
From 5ae3d1da6af5c63c179db14e408da356c83ccb3f Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto <at> cante.net>
Date: Mon, 28 Sep 2009 14:48:33 +0300
Subject: [PATCH] lisp/textmodes/ispell.el: (ispell-dictionary-base-alist): Add finnish


Signed-off-by: Jari Aalto <jari.aalto <at> cante.net>
---
 lisp/textmodes/ispell.el |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el
index 6d02cf9..f9d05d4 100644
--- a/lisp/textmodes/ispell.el
+++ b/lisp/textmodes/ispell.el
@@ -618,6 +618,10 @@ re-start Emacs."
      "[-'`\"]" t ("-C" "-d" "esperanto") "~tex" iso-8859-3)
     ("francais7"
      "[A-Za-z]" "[^A-Za-z]" "[`'^-]" t nil nil iso-8859-1)
+    ("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)
     ("francais"				; Francais.aff
      "[A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]"
      "[^A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]"
-- 
1.6.3.3

[Message part 5 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: Jari Aalto  <jari.aalto <at> cante.net>
Cc: 4579-done <at> debbugs.gnu.org
Subject: Re: [PATCH] Emacs CVS: ispell.el (ispell-dictionary-base-alist): Add finnish dict
Date: Fri, 23 Oct 2009 12:01:25 -0400
> 2009-09-28  Jari Aalto  <jari.aalto <at> cante.net>
>
>         * textmodes/ispell.el (ispell-dictionary-base-alist): Add
>         finnish dictionary entry.

Checked in, thanks.

This bug report was last modified 15 years and 273 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.