From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#18279: 24.4.50; [PATCH] add language environment for the Catalan language Date: Tue, 23 Feb 2016 23:20:38 +1100 Message-ID: <87k2lvobxl.fsf@gnus.org> References: <20140816124244.GA12549@doriath.local> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1456230160 32188 80.91.229.3 (23 Feb 2016 12:22:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Feb 2016 12:22:40 +0000 (UTC) Cc: 18279@debbugs.gnu.org To: Ernest =?UTF-8?Q?Adrogu=C3=A9?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 23 13:22:18 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aYByn-00071s-Jg for geb-bug-gnu-emacs@m.gmane.org; Tue, 23 Feb 2016 13:22:13 +0100 Original-Received: from localhost ([::1]:56564 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYByj-0000S7-KP for geb-bug-gnu-emacs@m.gmane.org; Tue, 23 Feb 2016 07:22:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54347) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYByf-0000S1-UN for bug-gnu-emacs@gnu.org; Tue, 23 Feb 2016 07:22:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYByb-0001fC-TH for bug-gnu-emacs@gnu.org; Tue, 23 Feb 2016 07:22:05 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:42292) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYByb-0001f4-Q0 for bug-gnu-emacs@gnu.org; Tue, 23 Feb 2016 07:22:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aYByb-0008FN-HD for bug-gnu-emacs@gnu.org; Tue, 23 Feb 2016 07:22:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 23 Feb 2016 12:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18279 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 18279-submit@debbugs.gnu.org id=B18279.145623007131639 (code B ref 18279); Tue, 23 Feb 2016 12:22:01 +0000 Original-Received: (at 18279) by debbugs.gnu.org; 23 Feb 2016 12:21:11 +0000 Original-Received: from localhost ([127.0.0.1]:39419 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aYBxn-0008EF-GL for submit@debbugs.gnu.org; Tue, 23 Feb 2016 07:21:11 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:49065) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aYBxl-0008E6-OM for 18279@debbugs.gnu.org; Tue, 23 Feb 2016 07:21:10 -0500 Original-Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aYBxN-0006YO-92; Tue, 23 Feb 2016 13:20:45 +0100 In-Reply-To: <20140816124244.GA12549@doriath.local> ("Ernest \=\?iso-8859-1\?Q\?Adrogu\=E9\=22's\?\= message of "Sat, 16 Aug 2014 14:42:45 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1aYBxN-0006YO-92 MailScanner-NULL-Check: 1456834846.15202@94Ut+xx7A+naIvfDv/0Img X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:113582 Archived-At: Ernest Adrogu=E9 writes: > This patch adds a language environment for the Catalan language. > > It is needed in order to get word motion commands work correctly, as in > Catalan the middle dot character `=B7' is a word constituent. This is do= ne by > changing the syntax class of the middle dot character. > > Changes made: > > * international/mule-cmds.el (locale-language-names): Map locale > language name `ca' to language environment `Catalan'. > > * language/european.el: Add definition of language environment for > the Catalan language. > > * leim/quail/latin-pre.el: Add quail rule to the `catalan-prefix' > input method to support input of middle dot characters through > composition. Looks good, I think... > This is a trivial patch based on a post by Dave Love on the help-gnu-emacs > mailing list [1], and therefore I believe a copyright assignment from me = is > unnecessary. It is more than ten lines, so I think that a copyright assignment is needed. Would you be willing to sign such paperwork? --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no