From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: How to re-orgranize ChangeLog.unicode for merging Date: Mon, 12 Nov 2007 22:22:11 +0200 Message-ID: References: <47305F6E.2030204@gnu.org> <4731D43F.3060007@gnu.org> <200711081556.lA8Fulm5016419@oogie-boogie.ics.uci.edu> <200711090747.lA97loNF007692@oogie-boogie.ics.uci.edu> <200711091509.lA9F9cj0017064@oogie-boogie.ics.uci.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1194898960 17246 80.91.229.12 (12 Nov 2007 20:22:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Nov 2007 20:22:40 +0000 (UTC) Cc: dann@ics.uci.edu, Adrian.B.Robert@gmail.com, rms@gnu.org, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 12 21:22:44 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 1Irfnp-0004ui-LN for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 21:22:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Irfnd-0003g0-Ck for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 15:22:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrfnY-0003df-GJ for emacs-devel@gnu.org; Mon, 12 Nov 2007 15:22:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrfnW-0003aH-Az for emacs-devel@gnu.org; Mon, 12 Nov 2007 15:22:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrfnW-0003Zu-5X for emacs-devel@gnu.org; Mon, 12 Nov 2007 15:22:18 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrfnR-0004zH-Mw; Mon, 12 Nov 2007 15:22:13 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-30-20.inter.net.il [80.230.30.20]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id JJN66441 (AUTH halo1); Mon, 12 Nov 2007 22:21:56 +0200 (IST) In-reply-to: (message from Kenichi Handa on Mon, 12 Nov 2007 14:17:13 +0900) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:83079 Archived-At: > From: Kenichi Handa > Date: Mon, 12 Nov 2007 14:17:13 +0900 > Cc: Adrian.B.Robert@gmail.com, eliz@gnu.org, dann@ics.uci.edu, > emacs-devel@gnu.org > > I have a few questions about how to re-orgranize > ChangeLog.unicode for merging. It's up to Richard, but if it's important not to lose the information that's now in ChangeLog.unicode, we could perhaps add it verbatim to the trunk, and then immediately delete it. It will then remain in the attic, where everyone could find it (and the main ChangeLog could state that, in case we forget). Just a thought.