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: [Emacs-diffs] malabarba/package.el-reload-files-on-upgrade 93003f1 2/4: Typo Date: Thu, 11 Dec 2014 12:21:09 -0500 Message-ID: References: <20141211083343.25888.52466@vcs.savannah.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1418318510 27388 80.91.229.3 (11 Dec 2014 17:21:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Dec 2014 17:21:50 +0000 (UTC) Cc: Artur Malabarba To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 11 18:21:43 2014 Return-path: Envelope-to: ged-emacs-devel@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 1Xz7Qs-0003c9-Jz for ged-emacs-devel@m.gmane.org; Thu, 11 Dec 2014 18:21:42 +0100 Original-Received: from localhost ([::1]:52756 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz7Qp-00040d-5J for ged-emacs-devel@m.gmane.org; Thu, 11 Dec 2014 12:21:39 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz7QT-00040E-VK for emacs-devel@gnu.org; Thu, 11 Dec 2014 12:21:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xz7QM-000888-GX for emacs-devel@gnu.org; Thu, 11 Dec 2014 12:21:17 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:51623) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz7QM-000884-CM for emacs-devel@gnu.org; Thu, 11 Dec 2014 12:21:10 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Am4PAOwQflRFxIoH/2dsb2JhbABbgweBK4I1hVrFHQQCAoEkFwEBAQEBAXyEAwEBAwFWIwULCzQSFA0LDTeIKwMJCb57kVYNhXsBAQEBBgEBAQEejjiCNwcWhDIFiwGMVQWCLJBbhE2BeIQZITABgkYBAQE X-IPAS-Result: Am4PAOwQflRFxIoH/2dsb2JhbABbgweBK4I1hVrFHQQCAoEkFwEBAQEBAXyEAwEBAwFWIwULCzQSFA0LDTeIKwMJCb57kVYNhXsBAQEBBgEBAQEejjiCNwcWhDIFiwGMVQWCLJBbhE2BeIQZITABgkYBAQE X-IronPort-AV: E=Sophos;i="5.07,502,1413259200"; d="scan'208";a="100205738" Original-Received: from 69-196-138-7.dsl.teksavvy.com (HELO pastel.home) ([69.196.138.7]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 11 Dec 2014 12:21:09 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id A63B6262D; Thu, 11 Dec 2014 12:21:09 -0500 (EST) In-Reply-To: (Artur Malabarba's message of "Thu, 11 Dec 2014 08:33:44 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:179803 Archived-At: > Commit: Artur Malabarba > > Typo > --- Maybe we should decide of a particular branch-naming scheme which states clearly that the branch won't be *merged* into master (it will be applied as a branch new patch with a brand new commit message). Until we do that, commits should use our usual conventions for ChangeLog and commit messages. Stefan