Hi,
I'm in the process of committing Karl's synching work on pcl-cvs and
want to raise a few issues.
- First, the elib stuff has been removed from pcl-cvs. Hence Karl's
elib package needs to be imported into the
cvs.xemacs.org
repository and package-compile.el needs updating.
- The file generic-sc.el is included in the pcl-cvs package but is
not actually part of pcl-cvs. I would like our pcl-cvs package to
mirror the one distributed by Greg Woods (he will fold in our
changes) so I feel generic-sc should be moved elsewhere.
Suggestions?
- There are several other .el's that come with pcl-cvs as
distributed by Greg Woods which are primarily for debugging and
should not make it into the binkits. I would still like them to
appear in the srckits and in the repository. Currently we have in
XEmacs.rules:
$(RCOPY) ChangeLog *.el* $(EXTRA_SOURCES) $(STAGING)/lisp/$(PACKAGE)
the "*.el*" part is kinda losing... I'm sending a patch that
creates a variable settable from a package makefile. It will
default to "*.el*" if unset.
- I have tagged our previos pcl-cvs package as "pcl-cvs-r1-11". I
am recommending that XEmacs 21.0 distribute this version since there
is further synching and testing to be done before I'm confident of
releasing the newer version.
greg