* Ralf Angeli (2007-01-28) writes: > Okay, here is an updated proposal: > > reftex/CHANGES > reftex/COPYING > reftex/ChangeLog > reftex/INSTALL > reftex/Makefile > reftex/README > reftex/lisp/Makefile > reftex/lisp/lpath.el > reftex/lisp/reftex-auc.el > reftex/lisp/reftex-cite.el > reftex/lisp/reftex-dcr.el > reftex/lisp/reftex-global.el > reftex/lisp/reftex-index.el > reftex/lisp/reftex-parse.el > reftex/lisp/reftex-ref.el > reftex/lisp/reftex-sel.el > reftex/lisp/reftex-toc.el > reftex/lisp/reftex-vars.el > reftex/lisp/reftex.el > reftex/doc/Makefile > reftex/doc/reftex.texi > > The Lisp files got their own directory and I've tentatively listed > Makefile files in subdirectories.
The module and directory structure are now set up. You can (literally) check it out with export CVS_RSH=ssh cvs -z3 -d:ext:<membername>@cvs.savannah.gnu.org:/sources/auctex co reftex This assumes you have an account on Savannah (don't forget to substitute "<membername>" with your login name in the command above) and write access to the AUCTeX repository. If you want to check out both RefTeX and AUCTeX you can also use `.' instead of `reftex'. If everybody is happy with that I'll ask the Savannah admins to copy the missing files from the Emacs repository to the RefTeX folders. -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
