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: Renaming NEWS Date: Tue, 22 May 2007 13:08:54 -0400 Message-ID: References: <17989.37070.393150.565546@kahikatea.snap.net.nz> <17994.54868.931947.611990@kahikatea.snap.net.nz> <17995.31640.399794.621018@kahikatea.snap.net.nz> <17995.53754.860573.633945@kahikatea.snap.net.nz> <17996.55425.495501.592760@kahikatea.snap.net.nz> <17998.5626.348375.91578@kahikatea.snap.net.nz> <17998.45589.625578.730270@kahikatea.snap.net.nz> <17999.58366.589991.627229@kahikatea.snap.net.nz> <0l8xbjgsq4.fsf_-_@fencepost.gnu.org> <87iran41xo.fsf@catnip.gol.com> <86veemk1o5.fsf@lola.quinscape.zz> <40646l9wzy.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1179853750 22390 80.91.229.12 (22 May 2007 17:09:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 May 2007 17:09:10 +0000 (UTC) Cc: Eli Zaretskii , Nick Roberts , emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 22 19:09:03 2007 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 1HqXr5-00031H-JB for ged-emacs-devel@m.gmane.org; Tue, 22 May 2007 19:09:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqXr6-0003hu-G4 for ged-emacs-devel@m.gmane.org; Tue, 22 May 2007 13:09:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqXr3-0003fL-24 for emacs-devel@gnu.org; Tue, 22 May 2007 13:09:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HqXr2-0003es-In for emacs-devel@gnu.org; Tue, 22 May 2007 13:09:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqXr2-0003eo-91 for emacs-devel@gnu.org; Tue, 22 May 2007 13:09:00 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HqXr2-0007i4-0K for emacs-devel@gnu.org; Tue, 22 May 2007 13:09:00 -0400 Original-Received: from [127.0.0.1] (helo=localhost) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HqXqw-0004Vk-Nl; Tue, 22 May 2007 13:08:54 -0400 X-Spook: Rule Psix AK-47 SAFE Firefly ASPIC Becker explosion enemy X-Ran: YVptU/z0pMrMS|bQm$6w<(*ber-wM-;MdhIfh|'mpE!]4^GW]("k]]JQ-:5\avH6n,-\aO X-Hue: yellow X-Attribution: GM In-Reply-To: (Miles Bader's message of "Tue, 22 May 2007 16:12:01 +0900") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: 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:71623 Archived-At: Miles Bader wrote: > People don't use the tag. The tag is used by tools to establish file > identity. > > In general the tag should move with the file (and will be used by arch > to move the file in a branch when merging into the branch). I have zero experience of arch, so whatever you say. I'm going to assume that "don't use the tag" + "in general the tag should move with the file" means to move the existing tag in lisp/ChangeLog into ChangeLog.12. Unless corrected...