Tassilo Horn <[email protected]> writes: > Hi all, > > I think it's time to roll a new AUCTeX release. I've tried out the > release procedure documented in the Makefile. I omitted the > release-commit target and used TAG=2012-11-09 (you can use tags and > dates). > > The normal dist target creating the tarball and zip distribution work > fine. > > The xemacs-package target seems to work, but it byte-compiles the files > with emacs (I don't have xemacs installed). Probably, files compiled > with emacs 24 won't run on XEmacs, right? How would I tell it to use > XEmacs if I had installed it? Re-configuring with --emacs=xemacs > before "make xemacs-package"?
I'd try --with-xemacs first. Been a long time since I did any of this. -- David Kastrup _______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
