From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Package.el merged Date: Wed, 28 Jul 2010 14:57:41 -0400 Message-ID: <87sk33towq.fsf@stupidchicken.com> References: <874oh2z8kp.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1280343475 30249 80.91.229.12 (28 Jul 2010 18:57:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 28 Jul 2010 18:57:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: Phil Hagelberg Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 28 20:57:53 2010 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.69) (envelope-from ) id 1OeBpA-0008Fr-G1 for ged-emacs-devel@m.gmane.org; Wed, 28 Jul 2010 20:57:52 +0200 Original-Received: from localhost ([127.0.0.1]:42457 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeBpA-000659-0W for ged-emacs-devel@m.gmane.org; Wed, 28 Jul 2010 14:57:52 -0400 Original-Received: from [140.186.70.92] (port=60419 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeBp3-00064r-1q for emacs-devel@gnu.org; Wed, 28 Jul 2010 14:57:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OeBp1-0006KP-Uk for emacs-devel@gnu.org; Wed, 28 Jul 2010 14:57:44 -0400 Original-Received: from pantheon-po14.its.yale.edu ([130.132.50.23]:33692) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OeBp1-0006K1-SV for emacs-devel@gnu.org; Wed, 28 Jul 2010 14:57:43 -0400 Original-Received: from furry (dhcp128036014221.central.yale.edu [128.36.14.221]) (authenticated bits=0) by pantheon-po14.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o6SIvfhN002439 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 28 Jul 2010 14:57:41 -0400 Original-Received: by furry (Postfix, from userid 1000) id A27B1C013; Wed, 28 Jul 2010 14:57:41 -0400 (EDT) In-Reply-To: (Phil Hagelberg's message of "Mon, 19 Jul 2010 12:36:07 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:127939 Archived-At: Phil Hagelberg writes: > I've attached a set of patches that add my multi-source feature (plus > a couple other bug fixes) in. I've used the ChangeLog format for > commit messages; I'm not sure of the preferred style for patch > submission. Looks OK. I've made a few tweaks, and checked the patches into the trunk. I have a few more minor changes in the pipeline, but nothing that will affect the repository layout. Thanks for your work.