From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: No doc strings from DOC Date: 10 Apr 2002 21:19:00 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200204041813.g34IDab18347@rum.cs.yale.edu> <20020410131520.C53D.LEKTU@terra.es> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1018470263 3337 127.0.0.1 (10 Apr 2002 20:24:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 10 Apr 2002 20:24:23 +0000 (UTC) Cc: "Stefan Monnier" , emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16vOdi-0000ri-00 for ; Wed, 10 Apr 2002 22:24:22 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16vOt9-0003Ek-00 for ; Wed, 10 Apr 2002 22:40:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16vOdR-0004jh-00; Wed, 10 Apr 2002 16:24:05 -0400 Original-Received: from rhenium.btinternet.com ([194.73.73.93]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16vObW-0004ad-00 for ; Wed, 10 Apr 2002 16:22:06 -0400 Original-Received: from host213-122-239-128.in-addr.btopenworld.com ([213.122.239.128] helo=nyaumo.btinternet.com) by rhenium.btinternet.com with esmtp (Exim 3.22 #8) id 16vObT-0005sT-00; Wed, 10 Apr 2002 21:22:04 +0100 Original-Received: from nyaumo.btinternet.com (localhost [127.0.0.1]) by nyaumo.btinternet.com (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id VAA00654; Wed, 10 Apr 2002 21:19:00 +0100 Original-To: Juanma Barranquero In-Reply-To: <20020410131520.C53D.LEKTU@terra.es> Original-Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2518 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2518 Juanma Barranquero writes: > On Thu, 04 Apr 2002 13:13:36 -0500, "Stefan Monnier" wrote: > > The following patch implements that behavior for Windows. As I'm no > expert on the Emacs bootstrapping and building process, I'll delay > checking it in to see if someone points out any problem with it that > I've overlooked. Looks OK to me. -- Jason Rumney