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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 4579 in the body.
You can then email your comments to 4579 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4579; Package emacs. (Mon, 28 Sep 2009 11:55:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jari Aalto <jari.aalto <at> cante.net>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 28 Sep 2009 11:55:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

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 1 (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


Added tag(s) patch. Request was from Juanma Barranquero <lekktu <at> gmail.com> to control <at> emacsbugs.donarmstrong.com. (Thu, 22 Oct 2009 09:40:09 GMT) Full text and rfc822 format available.

Reply sent to Chong Yidong <cyd <at> stupidchicken.com>:
You have taken responsibility. (Fri, 23 Oct 2009 16:05:06 GMT) Full text and rfc822 format available.

Notification sent to Jari Aalto <jari.aalto <at> cante.net>:
bug acknowledged by developer. (Fri, 23 Oct 2009 16:05:06 GMT) Full text and rfc822 format available.

Message #12 received at 4579-done <at> emacsbugs.donarmstrong.com (full text, mbox):

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.



bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Sat, 21 Nov 2009 15:24:24 GMT) Full text and rfc822 format available.

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

Previous Next


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