[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Please pretest Emacs 21.3
From: |
Eli Zaretskii |
Subject: |
Re: Please pretest Emacs 21.3 |
Date: |
Mon, 27 May 2002 11:58:29 +0300 (IDT) |
On 27 May 2002, Miles Bader wrote:
> I notice that the RC for 21.3 contains the lisp reference manual (in the
> lispref/ subdir), but neither Makefile.in nor configure.in contain any
> rules for dealing with it (whereas the CVS head versions do).
>
> Is this intentional?
It's not intentional, but I don't know how to prevent this from
happening. The problems seems to be that, once a directory exists on
the trunk, it will exist on the branches as well.
The branch version of make-dist makes sure the lispref directory is not
present in the tarball, so the lack of Makefile's doesn't matter for the
users.
If someone can tell how to persuade CVS not to make lispref visible on
the branch, I'd be grateful.
Re: Please pretest Emacs 21.3, Miles Bader, 2002/05/27
Re: Please pretest Emacs 21.3, Miles Bader, 2002/05/27
Re: Please pretest Emacs 21.3, Kai Großjohann, 2002/05/28