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: Jari Aalto <jari.aalto <at> cante.net>
Subject: bug#4579 closed by Chong Yidong <cyd <at> stupidchicken.com> (Re:
 [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)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

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

It has been closed by Chong Yidong <cyd <at> stupidchicken.com>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Chong Yidong <cyd <at> stupidchicken.com> by
replying to this email.


-- 
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: 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.
[Message part 3 (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 4 (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


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.