From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [rgm@gnu.org: Re: cp-supported-codepages] Date: Wed, 20 Feb 2008 18:07:28 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1203548870 14946 80.91.229.12 (20 Feb 2008 23:07:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Feb 2008 23:07:50 +0000 (UTC) Cc: rgm@gnu.org, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 21 00:08:14 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JRy2p-0000dR-3T for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 00:08:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRy2K-0000oW-1k for ged-emacs-devel@m.gmane.org; Wed, 20 Feb 2008 18:07:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRy2G-0000n6-DQ for emacs-devel@gnu.org; Wed, 20 Feb 2008 18:07:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRy2E-0000mV-TR for emacs-devel@gnu.org; Wed, 20 Feb 2008 18:07:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRy2E-0000mS-ON for emacs-devel@gnu.org; Wed, 20 Feb 2008 18:07:30 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRy2D-00034L-UY for emacs-devel@gnu.org; Wed, 20 Feb 2008 18:07:30 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JRy2C-0004HR-NZ; Wed, 20 Feb 2008 18:07:28 -0500 In-reply-to: (message from Kenichi Handa on Wed, 20 Feb 2008 19:34:08 +0900) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:89742 Archived-At: You don't need them anymore because coding systems created by these functions are supported from the start now. The important change is that these coding systems are supported. So please write it like this: The XYZ coding systems are now supported automatically. The functions cp-...-codepage, which you had to use in Emacs 22 to enable support for these coding systems, have been deleted.