From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Patch to rmail.el and sendmail.el needs to go in 24.1. Date: Fri, 20 Apr 2012 16:19:15 -0400 Message-ID: <5tty0e40n0.fsf@fencepost.gnu.org> References: <4F8F2E5E.9000005@cs.ucla.edu> <4F91B751.6070004@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1334953168 7110 80.91.229.3 (20 Apr 2012 20:19:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2012 20:19:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 20 22:19:26 2012 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 1SLKIc-0005cp-IK for ged-emacs-devel@m.gmane.org; Fri, 20 Apr 2012 22:19:22 +0200 Original-Received: from localhost ([::1]:51581 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLKIb-0001lG-Tf for ged-emacs-devel@m.gmane.org; Fri, 20 Apr 2012 16:19:21 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:34788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLKIZ-0001l8-1q for emacs-devel@gnu.org; Fri, 20 Apr 2012 16:19:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLKIX-0001fc-DT for emacs-devel@gnu.org; Fri, 20 Apr 2012 16:19:18 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:47033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLKIX-0001fY-9z for emacs-devel@gnu.org; Fri, 20 Apr 2012 16:19:17 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SLKIV-0002We-Qq; Fri, 20 Apr 2012 16:19:15 -0400 X-Spook: JSOFC3IP Abbas Firefly DRM PGP bemd MDA terrorist X-Ran: (Ao8\V}IVHz#13p=vEz#!!ABdtE6E4G0/%3b`3-z?Rf;2C!u):#O`f7_Qr{ X-Hue: cyan X-Attribution: GM In-Reply-To: <4F91B751.6070004@cs.ucla.edu> (Paul Eggert's message of "Fri, 20 Apr 2012 12:21:53 -0700") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.10 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:149875 Archived-At: Paul Eggert wrote: > OK, I've done that in the emacs-24 branch as bzr 107875. Pet peeve, from admin/notes/bzr: * Backporting a bug-fix from the trunk to a branch (e.g. "emacs-23"). Indicate in the commit log that there is no need to merge the commit to the trunk. Anything that matches `bzrmerge-skip-regexp' will do; eg start the commit message with "Backport:". This is helpful for the person merging the release branch to the trunk.