From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: merging the unicode-2 branch (was: Re: Selection-set editing without VC-dired) Date: Thu, 03 Jan 2008 11:56:04 -0800 Message-ID: <200801031956.m03Ju5Al027134@oogie-boogie.ics.uci.edu> References: <20071230142812.C8027CF80B9@golux.thyrsus.com> <85wsqww8ie.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1199390288 31700 80.91.229.12 (3 Jan 2008 19:58:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Jan 2008 19:58:08 +0000 (UTC) Cc: esr@golux.thyrsus.com, Stefan Monnier , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 03 20:58:26 2008 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 1JAWCr-0004Du-V0 for ged-emacs-devel@m.gmane.org; Thu, 03 Jan 2008 20:58:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAWCU-0005TX-D3 for ged-emacs-devel@m.gmane.org; Thu, 03 Jan 2008 14:57:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JAWCK-0005SC-Vo for emacs-devel@gnu.org; Thu, 03 Jan 2008 14:57:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JAWCJ-0005Rw-7h for emacs-devel@gnu.org; Thu, 03 Jan 2008 14:57:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAWCJ-0005Rt-1c for emacs-devel@gnu.org; Thu, 03 Jan 2008 14:57:47 -0500 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JAWCF-0003eR-0l; Thu, 03 Jan 2008 14:57:43 -0500 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id m03Ju5Al027134; Thu, 3 Jan 2008 11:56:05 -0800 (PST) In-Reply-To: (Richard Stallman's message of "Thu, 03 Jan 2008 04:50:01 -0500") Original-Lines: 15 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 9 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:86007 Archived-At: Richard Stallman writes: > On a related note, with current VCS making ChangeLog file less relevant, > it'd also make sense to make C-x 4 a jump to the *VC-log* buffer, > > Recent trends in VCS make the ChangeLog file more important. The > reason I dropped my opposition to multi-file commits is that I > realized that the info I used to get by looking at a CVS log, I could get > from the ChangeLog file instead with a suitable selective visibility > mode. Can we then proceed with the unicode-2 branch merging then? Splitting the ChangeLog per file was what was blocking the merge. There's no reason to postpone this any longer, it serves no useful purpose and it only delays the 23.1 release.