From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Contribution: Serial port access Date: Thu, 12 Jun 2008 09:13:41 -0400 Message-ID: References: <73E47418-2ADD-4682-91CB-D3F0C94B1662@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1213276471 18165 80.91.229.12 (12 Jun 2008 13:14:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Jun 2008 13:14:31 +0000 (UTC) Cc: Daniel Engeler , eliz@gnu.org, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 12 15:15: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 1K6mdc-0002fk-KY for ged-emacs-devel@m.gmane.org; Thu, 12 Jun 2008 15:14:48 +0200 Original-Received: from localhost ([127.0.0.1]:54761 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6mco-0007ra-Ml for ged-emacs-devel@m.gmane.org; Thu, 12 Jun 2008 09:13:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K6mck-0007q8-Jn for emacs-devel@gnu.org; Thu, 12 Jun 2008 09:13:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K6mcg-0007pj-3C for emacs-devel@gnu.org; Thu, 12 Jun 2008 09:13:53 -0400 Original-Received: from [199.232.76.173] (port=54509 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6mcf-0007pg-Ud for emacs-devel@gnu.org; Thu, 12 Jun 2008 09:13:49 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:5973 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K6mcY-0003tK-PU; Thu, 12 Jun 2008 09:13:42 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtMEADS+UEhMCpzv/2dsb2JhbACBW6wX X-IronPort-AV: E=Sophos;i="4.27,631,1204520400"; d="scan'208";a="22441601" Original-Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 12 Jun 2008 09:13:41 -0400 Original-Received: from pastel.home ([76.10.156.239]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id STZ82841; Thu, 12 Jun 2008 09:13:41 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 626A485E3; Thu, 12 Jun 2008 09:13:41 -0400 (EDT) In-Reply-To: (Glenn Morris's message of "Thu, 12 Jun 2008 00:08:03 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:99008 Archived-At: >>> Now that my paperwork is done, please find attached the final diff of >>> my contribution. I already sent this file to Eli on May 7, 2008, and >>> haven't changed it since. >> Looks OK to me. Any objection? > Since there aren't any, please can you provide ChangeLog entries, and > preferably a NEWS entry, so that this can get installed? See the > existing files for the format. For the ChangeLog format, even better than examples, we have a description: http://www.gnu.org/prep/standards/standards.html#Change-Logs Stefan