From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Linking Url into Emacs/lisp Date: Tue, 29 Oct 2002 15:39:08 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: <20021029153811.A0A7.LEKTU@terra.es> References: <200210291403.g9TE34Y15238@rum.cs.yale.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035902767 4991 80.91.224.249 (29 Oct 2002 14:46:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 29 Oct 2002 14:46:07 +0000 (UTC) Cc: cvs-hackers@gnu.org, emacs-devel@gnu.org, wmperry@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 186Xd2-0001HR-00 for ; Tue, 29 Oct 2002 15:46:00 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 186Xhg-0006s1-00 for ; Tue, 29 Oct 2002 15:50:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 186XXg-0004gB-00; Tue, 29 Oct 2002 09:40:28 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 186XWt-0004Sw-00 for emacs-devel@gnu.org; Tue, 29 Oct 2002 09:39:39 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 186XWn-0004SO-00 for emacs-devel@gnu.org; Tue, 29 Oct 2002 09:39:38 -0500 Original-Received: from [62.22.27.141] (helo=mail.peoplecall.com) by monty-python.gnu.org with esmtp (Exim 4.10) id 186XWh-00049u-00; Tue, 29 Oct 2002 09:39:28 -0500 Original-Received: from [62.22.27.143] (jbarranquero.ofi.peoplecall.com [62.22.27.143]) by mail.peoplecall.com (8.11.6/8.11.6) with ESMTP id g9TEd2b01715; Tue, 29 Oct 2002 15:39:08 +0100 Original-To: "Stefan Monnier" In-Reply-To: <200210291403.g9TE34Y15238@rum.cs.yale.edu> X-Mailer: Becky! ver. 2.05.06 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:8896 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8896 On Tue, 29 Oct 2002 09:03:04 -0500, "Stefan Monnier" wrote: > Something of the same kind was done for emacs/src/regex.[ch] which > is symlinked to gnulib/regex.[ch]. Uh? What does mean this entry from etc/TODO then? > * Merge the Emacs regex.c with the Glibc regex.c. > They split off a few years ago through negligance. /L/e/k/t/u