[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [CVS] regex.[ch] missing in CVS checkout
From: |
Karl Fogel |
Subject: |
Re: [CVS] regex.[ch] missing in CVS checkout |
Date: |
04 Jan 2004 14:43:26 -0600 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
Miles Bader <address@hidden> writes:
> Stefan Monnier <address@hidden> writes:
> > What should be done is to copy $CVSROOT/gnulib/regex.[ch],v (and not
> > $CVSROOT/gnulib/lib/regex.[ch],v) to $CVSROOT/emacs/src.
> > Maybe moving them would work just as well, but copying is safer.
>
> This got done a while ago... (just got back from vacation?)
>
> There was some talk about also adding a CVS hook to prevent
> modifications, but I don't know if anything got done.
In case this wasn't done, but someone with the requisite access wants
to do it, a method was posted here:
http://mail.gnu.org/archive/html/emacs-devel/2003-12/msg00663.html
(Mentioning it because posts made during holidays can sometimes drop
into the ether...)
-Karl